16 lines
225 B
Makefile
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>
|