Files
ports/textproc/p5-String-RewritePrefix/Makefile
T
2023-03-08 10:27:29 +00:00

14 lines
239 B
Makefile

COMMENT = rewrite strings based on a set of known prefixes
DISTNAME = String-RewritePrefix-0.009
CATEGORIES = textproc
MODULES = cpan
PKG_ARCH = *
# Perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = devel/p5-Sub-Exporter
.include <bsd.port.mk>