diff options
Diffstat (limited to 'devel/py-anyjson/Makefile')
-rw-r--r-- | devel/py-anyjson/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-anyjson/Makefile b/devel/py-anyjson/Makefile index 8b06cac5425a..83a9d27d631e 100644 --- a/devel/py-anyjson/Makefile +++ b/devel/py-anyjson/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mail@derzinn.de COMMENT= JSON library wrapper for Python +WWW= https://bitbucket.org/runeh/anyjson/wiki/Home LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |