diff options
author | sno <sno@pkgsrc.org> | 2012-09-14 10:24:04 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2012-09-14 10:24:04 +0000 |
commit | f6fc048628a8f18da6d47cedaf443632b752adeb (patch) | |
tree | 01fd600de974928f2bfdf1ac104ee61397a73421 /textproc | |
parent | d5e52300ece6bd0855eb0376171f9329161cf48c (diff) | |
download | pkgsrc-f6fc048628a8f18da6d47cedaf443632b752adeb.tar.gz |
Broken upstream and not actively maintained
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-PDF-API2-Simple/Makefile | 4 |
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 |