public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 3/5] perl-Convert-ASN1: New package
Date: Thu, 16 Feb 2023 17:17:32 +0100	[thread overview]
Message-ID: <20230216161734.1027788-3-stefan.schantl@ipfire.org> (raw)
In-Reply-To: <20230216161734.1027788-1-stefan.schantl@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 1521 bytes --]

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 perl-Convert-ASN1/perl-Convert-ASN1.nm | 39 ++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)
 create mode 100644 perl-Convert-ASN1/perl-Convert-ASN1.nm

diff --git a/perl-Convert-ASN1/perl-Convert-ASN1.nm b/perl-Convert-ASN1/perl-Convert-ASN1.nm
new file mode 100644
index 000000000..60a316076
--- /dev/null
+++ b/perl-Convert-ASN1/perl-Convert-ASN1.nm
@@ -0,0 +1,39 @@
+###############################################################################
+# IPFire.org    - An Open Source Firewall Solution                            #
+# Copyright (C) - IPFire Development Team <info(a)ipfire.org>                   #
+###############################################################################
+
+name       = perl-Convert-ASN1
+version    = 0.33
+release    = 1
+arch       = noarch
+thisapp    = Convert-ASN1-%{version}
+
+groups     = Development/Libraries
+url        = http://search.cpan.org/dist/Convert-ASN1
+license    = GPL+
+summary    = ASN.1 Encode/Decode library for perl.
+
+description
+	Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER rules.
+end
+
+source_dl  = https://cpan.metacpan.org/authors/id/T/TI/TIMLEGGE/
+
+build
+	requires
+		perl(ExtUtils::MakeMaker)
+	end
+
+	build
+		perl Makefile.PL INSTALLDIRS=vendor
+		make %{PARALLELISMFLAGS}
+	end
+
+	make_install_targets = \
+		pure_install
+end
+
+packages
+	package %{name}
+end
-- 
2.30.2


  parent reply	other threads:[~2023-02-16 16:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-16 16:17 [PATCH 1/5] perl-Crypt-OpenSSL-Guess: " Stefan Schantl
2023-02-16 16:17 ` [PATCH 2/5] perl-Crypt-OpenSSL-X509: " Stefan Schantl
2023-02-16 16:17 ` Stefan Schantl [this message]
2023-02-16 16:17 ` [PATCH 4/5] perl-TimeDate: " Stefan Schantl
2023-02-16 16:17 ` [PATCH 5/5] squid: Update to 5.7 Stefan Schantl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230216161734.1027788-3-stefan.schantl@ipfire.org \
    --to=stefan.schantl@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox