SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View 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>

View file

@ -0,0 +1,2 @@
SHA256 (Package-Generator-1.106.tar.gz) = IJfKJz+JR71iscGdQOERHrEGARM4rmvp8vN8yIkR0AY=
SIZE (Package-Generator-1.106.tar.gz) = 17042

View 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.

View 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