aboutsummaryrefslogtreecommitdiff
path: root/net/py-rrdpipe
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
commitd9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch)
tree7188beb34e0a3adac815c9497c615b1b78eb4454 /net/py-rrdpipe
parente90c5ac85e1589656db313625839221c0668d513 (diff)
Notes
Diffstat (limited to 'net/py-rrdpipe')
-rw-r--r--net/py-rrdpipe/Makefile2
-rw-r--r--net/py-rrdpipe/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/net/py-rrdpipe/Makefile b/net/py-rrdpipe/Makefile
index 6ece87a5e8e0..f52603370b10 100644
--- a/net/py-rrdpipe/Makefile
+++ b/net/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
diff --git a/net/py-rrdpipe/pkg-comment b/net/py-rrdpipe/pkg-comment
deleted file mode 100644
index d38a1092076b..000000000000
--- a/net/py-rrdpipe/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Portable Python module to access RRDTool files via pipes