diff options
Diffstat (limited to 'textproc/py-toml/Makefile')
-rw-r--r-- | textproc/py-toml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-toml/Makefile b/textproc/py-toml/Makefile index ea21534fb0e9..a0d836369922 100644 --- a/textproc/py-toml/Makefile +++ b/textproc/py-toml/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Python library for parsing and creating TOML +WWW= https://github.com/uiri/toml LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |