diff options
Diffstat (limited to 'devel/py-python-jsonrpc-server/Makefile')
-rw-r--r-- | devel/py-python-jsonrpc-server/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-python-jsonrpc-server/Makefile b/devel/py-python-jsonrpc-server/Makefile index 1d03f95dd67c..390f9f74bc20 100644 --- a/devel/py-python-jsonrpc-server/Makefile +++ b/devel/py-python-jsonrpc-server/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= meka@tilda.center COMMENT= Python implementation of the JSON RPC 2.0 protocol +WWW= https://github.com/palantir/python-jsonrpc-server LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |