2010-12-03 11:46:46 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.25 2010/12/03 11:46:49 ajacoutot Exp $
|
2001-02-20 02:56:31 +00:00
|
|
|
|
2007-09-15 20:59:36 +00:00
|
|
|
COMMENT= perl modules for creating and manipulating PDF
|
2001-03-30 02:29:17 +00:00
|
|
|
|
2007-01-21 21:46:20 +00:00
|
|
|
MODULES= cpan
|
2003-06-14 10:04:22 +00:00
|
|
|
DISTNAME= Text-PDF-0.25
|
2010-12-03 11:46:46 +00:00
|
|
|
REVISION= 3
|
2007-01-21 21:46:20 +00:00
|
|
|
CATEGORIES= textproc
|
2010-10-19 07:54:21 +00:00
|
|
|
USE_GROFF = Yes
|
2001-02-20 02:56:31 +00:00
|
|
|
|
2003-11-15 15:12:53 +00:00
|
|
|
# Artistic
|
2001-02-20 02:56:31 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-10-03 16:59:55 +00:00
|
|
|
MODCPAN_EXAMPLES= Yes
|
2001-03-30 02:29:17 +00:00
|
|
|
|
2001-02-20 02:56:31 +00:00
|
|
|
.include <bsd.port.mk>
|