16 lines
265 B
Makefile
16 lines
265 B
Makefile
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:42:44 espie Exp $
|
|
|
|
COMMENT= prefixes and suffixes analisys of text
|
|
|
|
DISTNAME= Text-Affixes-0.07
|
|
REVISION= 1
|
|
CATEGORIES= textproc
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|