ports/devel/p5-Text-vFile-asData/Makefile

21 lines
314 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = parse vFile formatted files into data structures
DISTNAME = Text-vFile-asData-0.08
REVISION = 0
CATEGORIES = devel textproc
MODULES = cpan
PKG_ARCH = *
# Perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = devel/p5-Class-Accessor-Chained
MAKE_ENV += TEST_POD=1
MODCPAN_EXAMPLES= Yes
.include <bsd.port.mk>