SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
devel/p5-Package-Generator/Makefile
Normal file
16
devel/p5-Package-Generator/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
COMMENT= generate new packages
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
DISTNAME = Package-Generator-1.106
|
||||
CATEGORIES= devel
|
||||
REVISION = 0
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
TEST_DEPENDS= devel/p5-Params-Util
|
||||
|
||||
MAKE_ENV= TEST_POD=Yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Package-Generator/distinfo
Normal file
2
devel/p5-Package-Generator/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (Package-Generator-1.106.tar.gz) = IJfKJz+JR71iscGdQOERHrEGARM4rmvp8vN8yIkR0AY=
|
||||
SIZE (Package-Generator-1.106.tar.gz) = 17042
|
2
devel/p5-Package-Generator/pkg/DESCR
Normal file
2
devel/p5-Package-Generator/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This module lets you quickly and easily construct new packages. It
|
||||
gives them unused names and sets up their package data, if provided.
|
5
devel/p5-Package-Generator/pkg/PLIST
Normal file
5
devel/p5-Package-Generator/pkg/PLIST
Normal file
|
@ -0,0 +1,5 @@
|
|||
${P5SITE}/Package/
|
||||
${P5SITE}/Package/Generator.pm
|
||||
${P5SITE}/Package/Reaper.pm
|
||||
@man man/man3p/Package::Generator.3p
|
||||
@man man/man3p/Package::Reaper.3p
|
Loading…
Add table
Add a link
Reference in a new issue