ports/devel/p5-Data-Section/Makefile

19 lines
322 B
Makefile

COMMENT = read multiple hunks of data out of your DATA section
DISTNAME = Data-Section-0.200008
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-MRO-Compat>=0.09 \
devel/p5-Sub-Exporter>=0.979
TEST_DEPENDS = devel/p5-Test-FailWarnings
PKG_ARCH = *
.include <bsd.port.mk>