2014-12-22 15:45:15 +00:00

16 lines
258 B
Makefile

# $OpenBSD: Makefile,v 1.8 2014/12/22 15:45:15 benoit Exp $
COMMENT= create PDF documents with perl
MODULES= cpan
DISTNAME = PDF-API2-2.023
CATEGORIES= textproc
# GPL
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS = textproc/p5-Font-TTF
.include <bsd.port.mk>