aboutsummaryrefslogtreecommitdiff
path: root/databases/py-rrdpipe
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-rrdpipe')
-rw-r--r--databases/py-rrdpipe/Makefile26
-rw-r--r--databases/py-rrdpipe/distinfo1
-rw-r--r--databases/py-rrdpipe/pkg-comment1
-rw-r--r--databases/py-rrdpipe/pkg-descr3
-rw-r--r--databases/py-rrdpipe/pkg-plist1
5 files changed, 0 insertions, 32 deletions
diff --git a/databases/py-rrdpipe/Makefile b/databases/py-rrdpipe/Makefile
deleted file mode 100644
index 6fe4e8885060..000000000000
--- a/databases/py-rrdpipe/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: py-rrdpipe
-# Date created: May 31, 2002
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= rrdpipe
-PORTVERSION= 0.1
-CATEGORIES= net python
-MASTER_SITES= http://download.extreme-ware.com/open-projects/PyRRDpipe/
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= PyRRDpipe-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-
-LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool
-
-USE_PYTHON= yes
-NO_BUILD= yes
-
-do-install:
- @${INSTALL_SCRIPT} ${WRKSRC}/RRDpipe.py ${PYTHON_SITELIBDIR}
-
-.include <bsd.port.mk>
diff --git a/databases/py-rrdpipe/distinfo b/databases/py-rrdpipe/distinfo
deleted file mode 100644
index af595e694901..000000000000
--- a/databases/py-rrdpipe/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (PyRRDpipe-0.1.tar.gz) = 4ad257c8bfdab3ba62e4a957e3d3124d
diff --git a/databases/py-rrdpipe/pkg-comment b/databases/py-rrdpipe/pkg-comment
deleted file mode 100644
index d38a1092076b..000000000000
--- a/databases/py-rrdpipe/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Portable Python module to access RRDTool files via pipes
diff --git a/databases/py-rrdpipe/pkg-descr b/databases/py-rrdpipe/pkg-descr
deleted file mode 100644
index f80c1bac17a3..000000000000
--- a/databases/py-rrdpipe/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Portable Python module to access RRDTool files via pipes
-
-WWW: http://download.extreme-ware.com/
diff --git a/databases/py-rrdpipe/pkg-plist b/databases/py-rrdpipe/pkg-plist
deleted file mode 100644
index 7bfe68f2d0af..000000000000
--- a/databases/py-rrdpipe/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-lib/%%PYTHON_VERSION%%/site-packages/RRDpipe.py