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

16 lines
265 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $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
2010-11-20 14:56:47 -05:00
USE_GROFF = Yes
# perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>