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

17 lines
290 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.26 2013/03/11 11:42:44 espie 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
2010-10-03 12:59:55 -04:00
MODCPAN_EXAMPLES= Yes
.include <bsd.port.mk>