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

20 lines
385 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.10 2010/12/03 11:46:49 ajacoutot Exp $
COMMENT= perl module to formating plaintext
MODULES= cpan
DISTNAME= Text-Reform-1.11
REVISION= 1
CATEGORIES= textproc
2010-11-20 14:56:47 -05:00
USE_GROFF = Yes
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>