diff options
Diffstat (limited to 'net/py-rrdtool')
-rw-r--r-- | net/py-rrdtool/Makefile | 2 | ||||
-rw-r--r-- | net/py-rrdtool/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net/py-rrdtool/Makefile b/net/py-rrdtool/Makefile index 7a8632db5fae..9078c3e6bfc0 100644 --- a/net/py-rrdtool/Makefile +++ b/net/py-rrdtool/Makefile @@ -15,8 +15,6 @@ DISTNAME= PyRRDtool-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Python C extension module to access RRDtool files - LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool USE_PYTHON= yes diff --git a/net/py-rrdtool/pkg-comment b/net/py-rrdtool/pkg-comment new file mode 100644 index 000000000000..67c8ee3bbc8c --- /dev/null +++ b/net/py-rrdtool/pkg-comment @@ -0,0 +1 @@ +Python C extension module to access RRDtool files |