openbsd-ports/textproc/p5-Text-Wrapper/Makefile
2013-03-11 11:35:43 +00:00

17 lines
283 B
Makefile

# $OpenBSD: Makefile,v 1.9 2013/03/11 11:42:45 espie Exp $
COMMENT= simple word wrapping routine
MODULES= cpan
DISTNAME= Text-Wrapper-1.02
REVISION= 0
CATEGORIES= textproc
USE_GROFF = Yes
# perl
PERMIT_PACKAGE_CDROM= Yes
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>