diff options
Diffstat (limited to 'print/py-pypdf')
-rw-r--r-- | print/py-pypdf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/py-pypdf/Makefile b/print/py-pypdf/Makefile index 12ce5aa06ec6..6071775b9c84 100644 --- a/print/py-pypdf/Makefile +++ b/print/py-pypdf/Makefile @@ -8,6 +8,7 @@ DISTNAME= pyPdf-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Pure-Python PDF toolkit +WWW= https://pybrary.net/pyPdf/ USES= dos2unix python:3.6+ USE_PYTHON= autoplist concurrent distutils |