diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-12-12 19:19:02 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-12-12 19:19:02 +0000 |
| commit | a0848d727648aa70f6a89c013203f2b82a4e972e (patch) | |
| tree | 37ec8e378ec2d731e9ba9c15cd58724325a5637c /databases/py-rrdpipe/Makefile | |
| parent | b6deb36621300a80aab2d23031a1a259f9b0ce01 (diff) | |
Diffstat (limited to 'databases/py-rrdpipe/Makefile')
| -rw-r--r-- | databases/py-rrdpipe/Makefile | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/databases/py-rrdpipe/Makefile b/databases/py-rrdpipe/Makefile deleted file mode 100644 index 10ae742fd91d..000000000000 --- a/databases/py-rrdpipe/Makefile +++ /dev/null @@ -1,27 +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://projects.gasperino.org/projects/PyRRDpipe/ -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= PyRRDpipe-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Portable Python module to access RRDTool files via pipes - -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> |
