2019-08-11 15:17:48 +02:00
|
|
|
# $NetBSD: Makefile,v 1.17 2019/08/11 13:23:33 wiz Exp $
|
2011-05-18 00:03:37 +02:00
|
|
|
|
2016-11-05 15:25:08 +01:00
|
|
|
DISTNAME= PDF-Reuse-0.39
|
2011-05-18 00:03:37 +02:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
2019-08-11 15:17:48 +02:00
|
|
|
PKGREVISION= 3
|
2011-05-18 00:03:37 +02:00
|
|
|
CATEGORIES= textproc print perl5
|
2011-05-19 06:57:45 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/}
|
2011-05-18 00:03:37 +02:00
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2019-06-30 22:14:13 +02:00
|
|
|
HOMEPAGE= https://metacpan.org/release/PDF-Reuse
|
2011-05-18 00:03:37 +02:00
|
|
|
COMMENT= Reuse and mass produce PDF documents
|
|
|
|
LICENSE= ${PERL5_LICENSE}
|
|
|
|
|
2015-07-12 20:56:06 +02:00
|
|
|
#DEPENDS+= {perl>=5.9.3,p5-IO-Compress-[0-9]*}:../../devel/p5-IO-Compress
|
|
|
|
#DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]}}:../../security/p5-Digest-MD5
|
2011-05-19 07:51:42 +02:00
|
|
|
DEPENDS+= p5-Text-PDF-[0-9]*:../../textproc/p5-Text-PDF
|
|
|
|
DEPENDS+= p5-Font-TTF-[0-9]*:../../fonts/p5-Font-TTF
|
2011-05-18 00:03:37 +02:00
|
|
|
|
|
|
|
USE_LANGUAGES= # empty
|
|
|
|
PERL5_PACKLIST= auto/PDF/Reuse/.packlist
|
|
|
|
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|