diff options
Diffstat (limited to 'www/py-python-dotenv/Makefile')
-rw-r--r-- | www/py-python-dotenv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-python-dotenv/Makefile b/www/py-python-dotenv/Makefile index d6fc6de67a66..afc33cd98909 100644 --- a/www/py-python-dotenv/Makefile +++ b/www/py-python-dotenv/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Add .env support to your django/flask apps +WWW= https://github.com/theskumar/python-dotenv LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |