diff options
author | sbd <sbd@pkgsrc.org> | 2011-10-24 06:41:15 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-10-24 06:41:15 +0000 |
commit | f76929c45dcbc1f9bcbbf583bacf1be2a63d34fb (patch) | |
tree | 0a22169e7cf421a41fb58736aaa9644a8415ea69 /devel | |
parent | 982a8cd69b86bc380ede5e028d4c82bb33d9b864 (diff) | |
download | pkgsrc-f76929c45dcbc1f9bcbbf583bacf1be2a63d34fb.tar.gz |
Import p5-Perl4-CoreLibs-0.003: Libraries historically supplied with Perl 4
This is a collection of .pl files that have historically been bundled with the
Perl core but are planned not to be so distributed with core version 5.15 or
later. Relying on their presence in the core distribution is deprecated; they
should be acquired from this CPAN distribution instead.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Perl4-CoreLibs/DESCR | 4 | ||||
-rw-r--r-- | devel/p5-Perl4-CoreLibs/Makefile | 18 | ||||
-rw-r--r-- | devel/p5-Perl4-CoreLibs/distinfo | 5 |
3 files changed, 27 insertions, 0 deletions
diff --git a/devel/p5-Perl4-CoreLibs/DESCR b/devel/p5-Perl4-CoreLibs/DESCR new file mode 100644 index 00000000000..61e03e17da3 --- /dev/null +++ b/devel/p5-Perl4-CoreLibs/DESCR @@ -0,0 +1,4 @@ +This is a collection of .pl files that have historically been bundled with the +Perl core but are planned not to be so distributed with core version 5.15 or +later. Relying on their presence in the core distribution is deprecated; they +should be acquired from this CPAN distribution instead. diff --git a/devel/p5-Perl4-CoreLibs/Makefile b/devel/p5-Perl4-CoreLibs/Makefile new file mode 100644 index 00000000000..0b05790ef0f --- /dev/null +++ b/devel/p5-Perl4-CoreLibs/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/10/24 06:41:15 sbd Exp $ + +DISTNAME= Perl4-CoreLibs-0.003 +PKGNAME= p5-${DISTNAME} +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Perl4-CoreLibs/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Perl4-CoreLibs/ +COMMENT= Libraries historically supplied with Perl 4 +LICENSE= ${PERL5_LICENSE} + +PKG_DESTDIR_SUPPORT= user-destdir + +PERL5_PACKLIST= auto/Perl4/CoreLibs/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Perl4-CoreLibs/distinfo b/devel/p5-Perl4-CoreLibs/distinfo new file mode 100644 index 00000000000..7530631d635 --- /dev/null +++ b/devel/p5-Perl4-CoreLibs/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/10/24 06:41:15 sbd Exp $ + +SHA1 (Perl4-CoreLibs-0.003.tar.gz) = ad4c5a9fa8da4f461dc774e5c53136a55413ef2f +RMD160 (Perl4-CoreLibs-0.003.tar.gz) = cfa1962b78157d1545e25e388c6d72b62a08925d +Size (Perl4-CoreLibs-0.003.tar.gz) = 53629 bytes |