summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-03-20 21:25:07 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-03-20 21:25:07 +0000
commitc56ff84ceeaced7fda88dc3d9c0030567f0c6607 (patch)
tree022b021dac5de127547dc4a409a8f98d10e39625 /net
parentContained herein are bindings to allow you to interface php scripts with RRD (diff)
Oops, missed files.
Notes
Notes: svn path=/head/; revision=157803
Diffstat (limited to 'net')
-rw-r--r--net/php5-rrdtool/Makefile29
-rw-r--r--net/php5-rrdtool/distinfo3
2 files changed, 32 insertions, 0 deletions
diff --git a/net/php5-rrdtool/Makefile b/net/php5-rrdtool/Makefile
new file mode 100644
index 000000000000..54b6fa21fb15
--- /dev/null
+++ b/net/php5-rrdtool/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: php5-rrdtool
+# Date created: 19 Mar 2006
+# Whom: rick@wzoeterwoude.net
+# Credits: mat
+#
+# $FreeBSD$
+
+PORTNAME= rrdtool
+PORTVERSION= 1.00
+CATEGORIES= net
+MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/contrib/ \
+ http://ftp.ntua.gr/pub/net/monitoring/rrdtool/contrib/ \
+ http://www.mirrors.wiretapped.net/security/network-monitoring/rrdtool/contrib/
+PKGNAMEPREFIX= php5-
+DISTNAME= php_rrdtool
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= rick@wzoeterwoude.net
+COMMENT= A php 5 rrdtool glue
+
+LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool
+
+WRKSRC= ${WRKDIR}/rrdtool
+
+USE_PHP= yes
+DEFAULT_PHP_VER=5
+USE_PHPEXT= yes
+
+.include <bsd.port.mk>
diff --git a/net/php5-rrdtool/distinfo b/net/php5-rrdtool/distinfo
new file mode 100644
index 000000000000..8bab1e9739d6
--- /dev/null
+++ b/net/php5-rrdtool/distinfo
@@ -0,0 +1,3 @@
+MD5 (php_rrdtool.tgz) = c86a45cfc54517b9066c480bbc589d43
+SHA256 (php_rrdtool.tgz) = 922719f2dd8772512339e82856ed4f102b493ef5d34d6cb389eded57c0a1bce4
+SIZE (php_rrdtool.tgz) = 9353