df4e1203e4
ok jasper@ (final commit)
20 lines
385 B
Makefile
20 lines
385 B
Makefile
# $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
|
|
USE_GROFF = Yes
|
|
|
|
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>
|