ports/sysutils/p5-Capture-Tiny/Makefile

21 lines
310 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= capture STDOUT and STDERR
CPAN_AUTHOR= DAGOLDEN
MODULES= cpan
PKG_ARCH= *
DISTNAME= Capture-Tiny-0.48
CATEGORIES= sysutils
REVISION= 0
# Apache 2.0
PERMIT_PACKAGE= Yes
MODCPAN_EXAMPLES= Yes
# There is no target to install them
post-install:
${MODCPAN_POST_INSTALL}
.include <bsd.port.mk>