diff options
Diffstat (limited to 'databases/py-rrdtool/Makefile')
-rw-r--r-- | databases/py-rrdtool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-rrdtool/Makefile b/databases/py-rrdtool/Makefile index d5a9c2d30b16..dec23a5dde20 100644 --- a/databases/py-rrdtool/Makefile +++ b/databases/py-rrdtool/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} # Bindings name is different from https:/ MAINTAINER= darius@dons.net.au COMMENT= Python interface to RRDTool, the graphing and logging utility +WWW= https://github.com/commx/python-rrdtool LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE |