aboutsummaryrefslogtreecommitdiff
path: root/databases/py-rrdpipe
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-06-16 16:41:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-06-16 16:41:25 +0000
commit04934e9f855c48e38c1302883424f034459f2bd7 (patch)
tree04d146b5d1513574a90ed477a6c85e4f33cf77e4 /databases/py-rrdpipe
parentcba574e6386e3eebdb6ff72d2ae9b0467c171979 (diff)
Notes
Diffstat (limited to 'databases/py-rrdpipe')
-rw-r--r--databases/py-rrdpipe/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/py-rrdpipe/Makefile b/databases/py-rrdpipe/Makefile
index 3604ce25c81c..cb1ae05b242a 100644
--- a/databases/py-rrdpipe/Makefile
+++ b/databases/py-rrdpipe/Makefile
@@ -18,6 +18,9 @@ DISTNAME= PyRRDpipe-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Portable Python module to access RRDTool files via pipes
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
LIB_DEPENDS= rrd:${PORTSDIR}/databases/rrdtool
USE_PYTHON= yes