yet another perl module, useless except as a dependency to interesting
stuff, yada yada yada...
This commit is contained in:
parent
ec8a056664
commit
f0d114c741
20
devel/p5-Data-OptList/Makefile
Normal file
20
devel/p5-Data-OptList/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/12/10 12:21:43 espie Exp $
|
||||
|
||||
COMMENT= "parse and validate simple name/value option pairs"
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Data-OptList-0.101
|
||||
CATEGORIES= devel
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= ::devel/p5-Params-Util \
|
||||
::devel/p5-Sub-Install
|
||||
|
||||
MAKE_ENV= TEST_POD=Yes
|
||||
|
||||
.include <bsd.port.mk>
|
4
devel/p5-Data-OptList/distinfo
Normal file
4
devel/p5-Data-OptList/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (Data-OptList-0.101.tar.gz) = 6e9bb994a8716112a78c1306261f4164
|
||||
RMD160 (Data-OptList-0.101.tar.gz) = 42923debe39faa51cabbb6baba13fa1d2107623d
|
||||
SHA1 (Data-OptList-0.101.tar.gz) = fbdc003b01f89f4c97725d449efe220b757d8d20
|
||||
SIZE (Data-OptList-0.101.tar.gz) = 13769
|
4
devel/p5-Data-OptList/pkg/DESCR
Normal file
4
devel/p5-Data-OptList/pkg/DESCR
Normal file
@ -0,0 +1,4 @@
|
||||
Yet another funky way to specify option lists.
|
||||
|
||||
Not really interesting for its own sake, but it's a dependency for
|
||||
some useful stuff on cpan.
|
4
devel/p5-Data-OptList/pkg/PLIST
Normal file
4
devel/p5-Data-OptList/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/12/10 12:21:43 espie Exp $
|
||||
${P5SITE}/Data/
|
||||
${P5SITE}/Data/OptList.pm
|
||||
@man man/man3p/Data::OptList.3p
|
Loading…
Reference in New Issue
Block a user