blob: be4d31b0e81f39258781eab25f6f67287be0bf9c (
plain) (
tree)
|
|
# Created by: ijliao
PORTNAME= PDFLib
PORTVERSION= 0.14
PORTREVISION= 1
CATEGORIES= print perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= More OO interface to pdflib_pl.pm
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= pdflib-perl>=0:print/pdflib-perl
USES= perl5
USE_PERL5= configure
NO_BUILD= yes
.include <bsd.port.mk>
|