ports/textproc/p5-String-RewritePrefix/Makefile

14 lines
239 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>