openbsd-ports/textproc/p5-Text-Affixes/Makefile
2022-03-11 20:02:12 +00:00

16 lines
225 B
Makefile

COMMENT= prefixes and suffixes analisys of text
DISTNAME = Text-Affixes-0.09
CATEGORIES= textproc
REVISION = 0
MODULES= cpan
PKG_ARCH= *
# perl
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE = modbuild
.include <bsd.port.mk>