openbsd-ports/textproc/p5-Text-Affixes/Makefile

17 lines
318 B
Makefile
Raw Normal View History

# $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>