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 = test output of other modules
DISTNAME = Test-Output-1.033
CATEGORIES = devel
# Artistic 2.0
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = sysutils/p5-Capture-Tiny>=0.17
TEST_DEPENDS = devel/p5-Test-Pod>=1.14 \
devel/p5-Test-Pod-Coverage>=1.04
PKG_ARCH = *
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Test-Output-1.033.tar.gz) = 9qhIJ0CwdfrSKq9NmH0475J8bStFLUrg0L2Pd5gwVW4=
SIZE (Test-Output-1.033.tar.gz) = 17196

View file

@ -0,0 +1,3 @@
Test-Output provides a simple interface for testing output sent to STDOUT
or STDERR. A number of different utilities are included to try and be as
flexible as possible to the tester.

View file

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