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

20 lines
372 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.25 2010/12/03 11:46:49 ajacoutot Exp $
COMMENT= perl modules for creating and manipulating PDF
MODULES= cpan
2003-06-14 06:04:22 -04:00
DISTNAME= Text-PDF-0.25
REVISION= 3
CATEGORIES= textproc
2010-10-19 03:54:21 -04:00
USE_GROFF = Yes
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
2010-10-03 12:59:55 -04:00
MODCPAN_EXAMPLES= Yes
.include <bsd.port.mk>