diff options
Diffstat (limited to 'databases/py-rrdpipe/Makefile')
-rw-r--r-- | databases/py-rrdpipe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-rrdpipe/Makefile b/databases/py-rrdpipe/Makefile index 6ece87a..f526033 100644 --- a/databases/py-rrdpipe/Makefile +++ b/databases/py-rrdpipe/Makefile @@ -15,6 +15,8 @@ DISTNAME= PyRRDpipe-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Portable Python module to access RRDTool files via pipes + LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool USE_PYTHON= yes |