diff options
Diffstat (limited to 'print/py-preppy')
-rw-r--r-- | print/py-preppy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/py-preppy/Makefile b/print/py-preppy/Makefile index b64f232e4550..069aa64f884d 100644 --- a/print/py-preppy/Makefile +++ b/print/py-preppy/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= ReportLab's templating system +WWW= http://preppy.readthedocs.org/en/latest/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |