2016-03-20 19:56:05 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.10 2016/03/20 19:57:07 naddy Exp $
|
2006-08-01 22:36:21 +00:00
|
|
|
|
2007-09-15 20:59:36 +00:00
|
|
|
COMMENT= perl module for manipulating PDF files
|
2006-08-01 22:36:21 +00:00
|
|
|
|
2007-01-21 21:46:20 +00:00
|
|
|
MODULES= cpan
|
2016-03-20 19:56:05 +00:00
|
|
|
PKG_ARCH= *
|
2015-01-05 14:56:03 +00:00
|
|
|
DISTNAME = PDF-Reuse-0.36
|
2007-01-21 21:46:20 +00:00
|
|
|
CATEGORIES= textproc
|
2006-08-01 22:36:21 +00:00
|
|
|
|
|
|
|
MAINTAINER= Sam Smith <S@mSmith.net>
|
|
|
|
|
|
|
|
# Artistic
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
2015-01-05 14:56:03 +00:00
|
|
|
RUN_DEPENDS = textproc/p5-Font-TTF \
|
|
|
|
textproc/p5-Text-PDF
|
|
|
|
|
2006-08-01 22:36:21 +00:00
|
|
|
.include <bsd.port.mk>
|