ports/textproc/p5-String-Escape/Makefile

18 lines
243 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = backslash escapes, quoted phrase, word elision, etc
DISTNAME = String-Escape-2010.002
REVISION = 0
CATEGORIES = textproc
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
MAKE_ENV = TEST_POD=Yes
.include <bsd.port.mk>