openbsd-ports/textproc/p5-Text-Reform/Makefile
2010-07-13 20:14:21 +00:00

19 lines
363 B
Makefile

# $OpenBSD: Makefile,v 1.7 2010/07/13 20:14:23 sthen Exp $
COMMENT= perl module to formating plaintext
MODULES= cpan
DISTNAME= Text-Reform-1.11
REVISION= 0
CATEGORIES= textproc
MAINTAINER= Sam Smith <s@msmith.net>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>