Initial import of p5-common-sense-0.04
common::sense module implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders.
This commit is contained in:
parent
47f40754da
commit
13608ca2bc
19
devel/p5-common-sense/Makefile
Normal file
19
devel/p5-common-sense/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/08/19 06:10:37 kevlo Exp $
|
||||
|
||||
COMMENT= perl common defaults with lower memory usage
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= common-sense-0.04
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CPAN_AUTHOR= MLEHMANN
|
||||
|
||||
.include <bsd.port.mk>
|
5
devel/p5-common-sense/distinfo
Normal file
5
devel/p5-common-sense/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (common-sense-0.04.tar.gz) = U7kTw4U4SxfNQ5oBs9Mj6Q==
|
||||
RMD160 (common-sense-0.04.tar.gz) = pIwduwlvvuKW1lgyoazNd8KCXOk=
|
||||
SHA1 (common-sense-0.04.tar.gz) = o+hulJoo2q/Cm6s90m3p2eEtosg=
|
||||
SHA256 (common-sense-0.04.tar.gz) = 4qim2Kf57EgOncATZuL1u5Xuc/ymouJCiqKAYD8Uhfo=
|
||||
SIZE (common-sense-0.04.tar.gz) = 4576
|
3
devel/p5-common-sense/pkg/DESCR
Normal file
3
devel/p5-common-sense/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
common::sense module implements some sane defaults for Perl programs,
|
||||
as defined by two typical (or not so typical - use your common sense)
|
||||
specimens of Perl coders.
|
4
devel/p5-common-sense/pkg/PLIST
Normal file
4
devel/p5-common-sense/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/08/19 06:10:37 kevlo Exp $
|
||||
${P5SITE}/common/
|
||||
${P5SITE}/common/sense.pm
|
||||
@man man/man3p/common::sense.3p
|
Loading…
Reference in New Issue
Block a user