df4e1203e4
ok jasper@ (final commit)
20 lines
372 B
Makefile
20 lines
372 B
Makefile
# $OpenBSD: Makefile,v 1.25 2010/12/03 11:46:49 ajacoutot Exp $
|
|
|
|
COMMENT= perl modules for creating and manipulating PDF
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Text-PDF-0.25
|
|
REVISION= 3
|
|
CATEGORIES= textproc
|
|
USE_GROFF = Yes
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MODCPAN_EXAMPLES= Yes
|
|
|
|
.include <bsd.port.mk>
|