diff options
Diffstat (limited to 'net/py-stomp.py/Makefile')
-rw-r--r-- | net/py-stomp.py/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-stomp.py/Makefile b/net/py-stomp.py/Makefile index 47f2c07ed261..da91b6d55bc8 100644 --- a/net/py-stomp.py/Makefile +++ b/net/py-stomp.py/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= james@elstone.net COMMENT= Python STOMP client, supporting >=1.0 and <=1.2 of the protocol +WWW= https://github.com/jasonrbriggs/stomp.py LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |