de3fc51890
look okay to steven@
19 lines
379 B
Makefile
19 lines
379 B
Makefile
# $OpenBSD: Makefile,v 1.5 2007/01/21 21:46:21 simon Exp $
|
|
|
|
COMMENT= "perl module to formating plaintext"
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Text-Reform-1.11
|
|
PKGNAME= p5-${DISTNAME}p0
|
|
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>
|