diff options
Diffstat (limited to 'textproc/py-pytoml/Makefile')
-rw-r--r-- | textproc/py-pytoml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-pytoml/Makefile b/textproc/py-pytoml/Makefile index fcd861d4e45e..710cfdd537e8 100644 --- a/textproc/py-pytoml/Makefile +++ b/textproc/py-pytoml/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parser for TOML 0.4.0 +WWW= https://github.com/avakar/pytoml LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |