summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2012-09-14 10:24:04 +0000
committersno <sno@pkgsrc.org>2012-09-14 10:24:04 +0000
commit940096f71d7bdbe0d02c339a9452f2616008f0cb (patch)
tree01fd600de974928f2bfdf1ac104ee61397a73421 /textproc
parent044d2e52485f41ebc5371c92bb7317fa5a49af19 (diff)
downloadpkgsrc-940096f71d7bdbe0d02c339a9452f2616008f0cb.tar.gz
Broken upstream and not actively maintained
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-PDF-API2-Simple/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-PDF-API2-Simple/Makefile b/textproc/p5-PDF-API2-Simple/Makefile
index 9768866cc02..3ec0cd26880 100644
--- a/textproc/p5-PDF-API2-Simple/Makefile
+++ b/textproc/p5-PDF-API2-Simple/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/09/03 11:16:24 sno Exp $
+# $NetBSD: Makefile,v 1.6 2012/09/14 10:24:04 sno Exp $
DISTNAME= PDF-API2-Simple-1.1.4u
WRKSRC= ${WRKDIR}/${DISTNAME:S/u$//}
@@ -12,6 +12,8 @@ HOMEPAGE= http://search.cpan.org/dist/PDF-API2-Simple/
COMMENT= Simplistic wrapper for the Perl5 PDF::API2 modules
LICENSE= public-domain
+BROKEN= Broken upstream and not actively maintained
+
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-PDF-API2>=2.019:../../textproc/p5-PDF-API2