public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/5] perl-Crypt-OpenSSL-Guess: New package
@ 2023-02-16 16:17 Stefan Schantl
  2023-02-16 16:17 ` [PATCH 2/5] perl-Crypt-OpenSSL-X509: " Stefan Schantl
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stefan Schantl @ 2023-02-16 16:17 UTC (permalink / raw)
  To: development

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

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

diff --git a/perl-Crypt-OpenSSL-Guess/perl-Crypt-OpenSSL-Guess.nm b/perl-Crypt-OpenSSL-Guess/perl-Crypt-OpenSSL-Guess.nm
new file mode 100644
index 000000000..af137f220
--- /dev/null
+++ b/perl-Crypt-OpenSSL-Guess/perl-Crypt-OpenSSL-Guess.nm
@@ -0,0 +1,39 @@
+###############################################################################
+# IPFire.org    - An Open Source Firewall Solution                            #
+# Copyright (C) - IPFire Development Team <info(a)ipfire.org>                   #
+###############################################################################
+
+name       = perl-Crypt-OpenSSL-Guess
+version    = 0.15
+release    = 1
+arch       = noarch
+thisapp    = Crypt-OpenSSL-Guess-%{version}
+
+groups     = Development/Libraries
+url        = http://search.cpan.org/dist/Crypt-OpenSSL-Guess
+license    = GPL+
+summary    = Guess the OpenSSL include path.
+
+description
+	This package provides helpers to guess OpenSSL include path on any platforms.
+end
+
+source_dl  = https://cpan.metacpan.org/authors/id/A/AK/AKIYM/
+
+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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-02-16 16:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-16 16:17 [PATCH 1/5] perl-Crypt-OpenSSL-Guess: New package Stefan Schantl
2023-02-16 16:17 ` [PATCH 2/5] perl-Crypt-OpenSSL-X509: " Stefan Schantl
2023-02-16 16:17 ` [PATCH 3/5] perl-Convert-ASN1: " Stefan Schantl
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox