diff options
Diffstat (limited to 'textproc/py-xhtml2pdf/Makefile')
-rw-r--r-- | textproc/py-xhtml2pdf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-xhtml2pdf/Makefile b/textproc/py-xhtml2pdf/Makefile index e47dd86b5c4c..6a8ea745c1d2 100644 --- a/textproc/py-xhtml2pdf/Makefile +++ b/textproc/py-xhtml2pdf/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= PDF generator using HTML and CSS +WWW= https://github.com/xhtml2pdf/xhtml2pdf LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |