about final missing package in that set, all that for SQL::ReservedWords...
This commit is contained in:
parent
8ec1c46838
commit
7f754b1d0e
20
devel/p5-Sub-Install/Makefile
Normal file
20
devel/p5-Sub-Install/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/12/10 12:34:09 espie Exp $
|
||||
|
||||
COMMENT= "helper for installing code into packages"
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Sub-Install-0.924
|
||||
CATEGORIES= devel
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
#MAKE_ENV= PERL_TEST_CRITIC=Yes
|
||||
#REGRESS_DEPENDS= ::devel/p5-Test-Perl-Critic \
|
||||
|
||||
REGRESS_DEPENDS= ::devel/p5-Test-Output
|
||||
|
||||
.include <bsd.port.mk>
|
4
devel/p5-Sub-Install/distinfo
Normal file
4
devel/p5-Sub-Install/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (Sub-Install-0.924.tar.gz) = eae66cb5cbd2064ae02b3aeacf6338e4
|
||||
RMD160 (Sub-Install-0.924.tar.gz) = c86b127a378955e9a474d426e067b4c56eea782b
|
||||
SHA1 (Sub-Install-0.924.tar.gz) = e6c32275834689be98c5e7b0847f754f96267a35
|
||||
SIZE (Sub-Install-0.924.tar.gz) = 14349
|
2
devel/p5-Sub-Install/pkg/DESCR
Normal file
2
devel/p5-Sub-Install/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This module provides a simple routine for installing code into packages without
|
||||
looking at typeglobs or thinking about warnings or strictures.
|
4
devel/p5-Sub-Install/pkg/PLIST
Normal file
4
devel/p5-Sub-Install/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/12/10 12:34:09 espie Exp $
|
||||
${P5SITE}/Sub/
|
||||
${P5SITE}/Sub/Install.pm
|
||||
@man man/man3p/Sub::Install.3p
|
Loading…
Reference in New Issue
Block a user