diff options
Diffstat (limited to 'print/py-pypdf2')
-rw-r--r-- | print/py-pypdf2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/py-pypdf2/Makefile b/print/py-pypdf2/Makefile index 5c00003c4022..105a8fa260b1 100644 --- a/print/py-pypdf2/Makefile +++ b/print/py-pypdf2/Makefile @@ -7,6 +7,7 @@ DISTNAME= PyPDF2-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Pure-Python PDF toolkit +WWW= https://mstamy2.github.io/PyPDF2/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |