# Created by: Anton Berezin # $FreeBSD: head/print/p5-Text-PDF/Makefile 362126 2014-07-17 08:57:51Z olgeni $ PORTNAME= Text-PDF PORTVERSION= 0.29a PORTREVISION= 2 CATEGORIES= print perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= PDF manipulation module WRKSRC= ${WRKDIR}/${DISTNAME:C/a$//} USES= perl5 USE_PERL5= configure post-patch: @${RM} -f ${WRKSRC}/pm_to_blib post-install: @${MKDIR} ${STAGEDIR}${SITE_PERL}/Text/PDF/examples @${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${SITE_PERL}/Text/PDF/examples .include