Broken upstream and not actively maintained

This commit is contained in:
sno 2012-09-14 10:24:04 +00:00
parent 632f85c995
commit 333e401c0f

View file

@ -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