diff options
Diffstat (limited to 'textproc/py-typogrify/Makefile')
-rw-r--r-- | textproc/py-typogrify/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-typogrify/Makefile b/textproc/py-typogrify/Makefile index b587c4885ba8..a3dcd6e9e7c8 100644 --- a/textproc/py-typogrify/Makefile +++ b/textproc/py-typogrify/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nc@FreeBSD.org COMMENT= Filters to enhance web typography +WWW= https://github.com/mintchaos/typogrify/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |