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 = framework for more readable interactive test scripts
DISTNAME = Test-Inter-1.10
CATEGORIES = devel
# perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
TEST_DEPENDS = devel/p5-File-Find-Rule
TEST_ENV = RELEASE_TESTING=1
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Test-Inter-1.10.tar.gz) = cewRXqwm+2aJGb1mQLQcNzInUuvUjBx222a3O679O10=
SIZE (Test-Inter-1.10.tar.gz) = 44946

View file

@ -0,0 +1,3 @@
This is another framework for writing test scripts. It is loosely
inspired by Test::More, and has most of its functionality, but it is
not a drop-in replacement.

View file

@ -0,0 +1,4 @@
${P5SITE}/Test/
${P5SITE}/Test/Inter.pm
${P5SITE}/Test/Inter.pod
@man man/man3p/Test::Inter.3p