Initial addition of p5-Module-CoreList version 1.97 in the NetBSD
Packages Collection. The Perl 5 module Module::CoreList provides a manifest of the modules and their versions included in core Perl for various releases.
This commit is contained in:
parent
e8e85c8003
commit
6e70424313
4 changed files with 27 additions and 0 deletions
3
devel/p5-Module-CoreList/DESCR
Normal file
3
devel/p5-Module-CoreList/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
|||
The Perl 5 module Module::CoreList provides a manifest of the
|
||||
modules and their versions included in core Perl for various
|
||||
releases.
|
19
devel/p5-Module-CoreList/Makefile
Normal file
19
devel/p5-Module-CoreList/Makefile
Normal file
|
@ -0,0 +1,19 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2004/11/11 23:37:44 seb Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Module-CoreList-1.97
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
SVR4_PKGNAME= p5mcl
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
|
||||
|
||||
MAINTAINER= seb@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Module-CoreList/
|
||||
COMMENT= Perl 5 module inventorying modules shipped with core Perl
|
||||
|
||||
USE_BUILDLINK3= YES
|
||||
USE_LANGUAGES= # empty
|
||||
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Module/CoreList/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
1
devel/p5-Module-CoreList/PLIST
Normal file
1
devel/p5-Module-CoreList/PLIST
Normal file
|
@ -0,0 +1 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/11 23:37:45 seb Exp $
|
4
devel/p5-Module-CoreList/distinfo
Normal file
4
devel/p5-Module-CoreList/distinfo
Normal file
|
@ -0,0 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2004/11/11 23:37:45 seb Exp $
|
||||
|
||||
SHA1 (Module-CoreList-1.97.tar.gz) = bd40d5bf5762d40532bbb42d0ab6474997269cfb
|
||||
Size (Module-CoreList-1.97.tar.gz) = 31248 bytes
|
Loading…
Reference in a new issue