From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH 1/5] perl-Crypt-OpenSSL-Guess: New package Date: Thu, 16 Feb 2023 17:17:30 +0100 Message-ID: <20230216161734.1027788-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2838391190565852608==" List-Id: --===============2838391190565852608== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Stefan Schantl --- .../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-Cryp= t-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 = # +############################################################################= ### + +name =3D perl-Crypt-OpenSSL-Guess +version =3D 0.15 +release =3D 1 +arch =3D noarch +thisapp =3D Crypt-OpenSSL-Guess-%{version} + +groups =3D Development/Libraries +url =3D http://search.cpan.org/dist/Crypt-OpenSSL-Guess +license =3D GPL+ +summary =3D Guess the OpenSSL include path. + +description + This package provides helpers to guess OpenSSL include path on any platform= s. +end + +source_dl =3D https://cpan.metacpan.org/authors/id/A/AK/AKIYM/ + +build + requires + perl(ExtUtils::MakeMaker) + end + + build + perl Makefile.PL INSTALLDIRS=3Dvendor + make %{PARALLELISMFLAGS} + end + + make_install_targets =3D \ + pure_install +end + +packages + package %{name} +end --=20 2.30.2 --===============2838391190565852608==--