9a96c706a8
Provides methods for prefix and suffix analisys of text.
17 lines
318 B
Makefile
17 lines
318 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2007/12/16 22:20:23 jasper Exp $
|
|
|
|
COMMENT= prefixes and suffixes analisys of text
|
|
|
|
DISTNAME= Text-Affixes-0.07
|
|
CATEGORIES= textproc
|
|
|
|
MODULES= cpan
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|