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,17 @@
COMMENT= thoroughly testing objects via registered handlers
MODULES= cpan
PKG_ARCH= *
DISTNAME= Test-Object-0.08
CATEGORIES= devel
REVISION= 0
FIX_EXTRACT_PERMISSIONS= Yes
# Artistic
PERMIT_PACKAGE= Yes
MAKE_ENV= AUTOMATED_TESTING=Yes TEST_POD=Yes
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Test-Object-0.08.tar.gz) = ZSeJZBR4NzE/QQjlW1lnboo2TW7fAbPcGYruiUqx0Ls=
SIZE (Test-Object-0.08.tar.gz) = 25008

View file

@ -0,0 +1,3 @@
"Test::Object" is a testing package designed to allow you to easily test
what you believe is a valid object against the expected behaviour of all
of the classes in its inheritance tree in one single call.

View file

@ -0,0 +1,5 @@
${P5SITE}/Test/
${P5SITE}/Test/Object/
${P5SITE}/Test/Object.pm
${P5SITE}/Test/Object/Test.pm
@man man/man3p/Test::Object.3p