pkgsrc/print/py-Pdf/Makefile
2014-01-23 14:38:42 +00:00

15 lines
374 B
Makefile

# $NetBSD: Makefile,v 1.6 2014/01/23 14:38:42 wiz Exp $
DISTNAME= pyPdf-1.13
PKGNAME= ${PYPKGPREFIX}-Pdf-1.13
PKGREVISION= 1
CATEGORIES= print python
MASTER_SITES= http://pybrary.net/pyPdf/
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://pybrary.net/pyPdf/
COMMENT= PDF library
LICENSE= modified-bsd
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"