19 lines
346 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.10 2016/03/20 19:57:07 naddy Exp $
COMMENT= perl module for manipulating PDF files
MODULES= cpan
PKG_ARCH= *
DISTNAME = PDF-Reuse-0.36
CATEGORIES= textproc
MAINTAINER= Sam Smith <S@mSmith.net>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS = textproc/p5-Font-TTF \
textproc/p5-Text-PDF
.include <bsd.port.mk>