diff options
Diffstat (limited to 'textproc/py-ini2toml/Makefile')
-rw-r--r-- | textproc/py-ini2toml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-ini2toml/Makefile b/textproc/py-ini2toml/Makefile index 5d63ad35b3a3..83dcd63a7019 100644 --- a/textproc/py-ini2toml/Makefile +++ b/textproc/py-ini2toml/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Automatically conversion of .ini/.cfg files to TOML equivalents +WWW= https://github.com/abravalheri/ini2toml LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |