diff options
Diffstat (limited to 'print/py-Pdf/Makefile')
-rw-r--r-- | print/py-Pdf/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/print/py-Pdf/Makefile b/print/py-Pdf/Makefile index 66669901881..6f25b2bac26 100644 --- a/print/py-Pdf/Makefile +++ b/print/py-Pdf/Makefile @@ -1,15 +1,14 @@ -# $NetBSD: Makefile,v 1.3 2010/02/10 15:31:25 joerg Exp $ -# +# $NetBSD: Makefile,v 1.4 2011/04/15 08:49:00 adam Exp $ -DISTNAME= pyPdf-1.12 -PKGREVISION= 1 -PKGNAME= ${PYPKGPREFIX}-Pdf-1.12 +DISTNAME= pyPdf-1.13 +PKGNAME= ${PYPKGPREFIX}-Pdf-1.13 CATEGORIES= print python MASTER_SITES= http://pybrary.net/pyPdf/ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://pybrary.net/pyPdf/ COMMENT= PDF library +LICENSE= modified-bsd PKG_DESTDIR_SUPPORT= user-destdir |