diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-01 04:29:44 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-01 04:29:44 +0000 |
| commit | 2e6cabfa170ebe3c08ebd4c3f2fc7e23ba2f0f18 (patch) | |
| tree | 8e6c4f2cceeabf768a42f84d0f1914bd45cb93f4 /databases/py-rrdpipe/Makefile | |
| parent | a9b270272208e547b68d58c91c57682977be8a1a (diff) | |
Notes
Diffstat (limited to 'databases/py-rrdpipe/Makefile')
| -rw-r--r-- | databases/py-rrdpipe/Makefile | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/databases/py-rrdpipe/Makefile b/databases/py-rrdpipe/Makefile deleted file mode 100644 index cb1ae05b242a..000000000000 --- a/databases/py-rrdpipe/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# ex:ts=8 -# Ports collection makefile for: py-rrdpipe -# Date created: May 31, 2002 -# Whom: ijliao -# -# $FreeBSD$ -# - -PORTNAME= rrdpipe -PORTVERSION= 0.1 -PORTREVISION= 2 -CATEGORIES= databases python -MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ - http://mirror2.unixfreunde.de/ -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -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 -NO_BUILD= yes -PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/RRDpipe.py - -do-install: - @${INSTALL_SCRIPT} ${WRKSRC}/RRDpipe.py ${PYTHON_SITELIBDIR} - -.include <bsd.port.mk> |
