diff options
Diffstat (limited to 'textproc/py-tinycss2')
-rw-r--r-- | textproc/py-tinycss2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-tinycss2/Makefile b/textproc/py-tinycss2/Makefile index fe0744558e47..d37218fc62f1 100644 --- a/textproc/py-tinycss2/Makefile +++ b/textproc/py-tinycss2/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Low-level CSS parser for Python +WWW= https://github.com/Kozea/tinycss2 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |