17 lines
290 B
Makefile
17 lines
290 B
Makefile
# $OpenBSD: Makefile,v 1.26 2013/03/11 11:42:44 espie 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
|
|
|
|
MODCPAN_EXAMPLES= Yes
|
|
|
|
.include <bsd.port.mk>
|