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

19 lines
363 B
Makefile
Raw Normal View History

2010-07-13 16:14:21 -04:00
# $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
2010-07-13 16:14:21 -04:00
REVISION= 0
CATEGORIES= textproc
2004-02-01 02:09:47 -05:00
MAINTAINER= Sam Smith <s@msmith.net>
2003-11-15 10:12:53 -05:00
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>