diff options
Diffstat (limited to 'devel/py-envs/Makefile')
-rw-r--r-- | devel/py-envs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-envs/Makefile b/devel/py-envs/Makefile index 5e483c63d0fc..8bb5b4aff895 100644 --- a/devel/py-envs/Makefile +++ b/devel/py-envs/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rozhuk.im@gmail.com COMMENT= Easy access of environment variables from Python +WWW= https://github.com/capless/envs LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |