aboutsummaryrefslogtreecommitdiff
path: root/databases/py-rrdtool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-rrdtool/Makefile')
-rw-r--r--databases/py-rrdtool/Makefile14
1 files changed, 6 insertions, 8 deletions
diff --git a/databases/py-rrdtool/Makefile b/databases/py-rrdtool/Makefile
index 125055a5caca..24570c694249 100644
--- a/databases/py-rrdtool/Makefile
+++ b/databases/py-rrdtool/Makefile
@@ -1,22 +1,20 @@
-# Created by: Daniel O'Connor
-
PORTNAME= rrdtool
-DISTVERSION= 0.1.15
+DISTVERSION= 0.1.16
CATEGORIES= databases python
-MASTER_SITES= CHEESESHOP
-# Bindings name is different from https://pypi.org/project/rrdtool/
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+MASTER_SITES= PYPI
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} # Bindings name is different from https://pypi.org/project/rrdtool/
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
LIB_DEPENDS= librrd.so:databases/rrdtool
-USES= python:3.6+
-USE_PYTHON= distutils autoplist
+USES= python
+USE_PYTHON= autoplist distutils
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/rrdtool*.so