summaryrefslogtreecommitdiff
path: root/databases/php-rrd
diff options
context:
space:
mode:
authorfhajny <fhajny>2015-09-03 07:31:17 +0000
committerfhajny <fhajny>2015-09-03 07:31:17 +0000
commit312ce59efa0c86075598d499f8f6ebcd32597545 (patch)
tree815ee380d6a17637422da300031e5d3168f88421 /databases/php-rrd
parentb9e2e26c2f2b27b4bee0617bc1cde8b976bae2fb (diff)
downloadpkgsrc-312ce59efa0c86075598d499f8f6ebcd32597545.tar.gz
Import wip/php-rrd as converters/php-rrd.
The PECL/rrd extension provides bindings to the RRDtool C library.
Diffstat (limited to 'databases/php-rrd')
-rw-r--r--databases/php-rrd/DESCR1
-rw-r--r--databases/php-rrd/Makefile16
-rw-r--r--databases/php-rrd/distinfo5
3 files changed, 22 insertions, 0 deletions
diff --git a/databases/php-rrd/DESCR b/databases/php-rrd/DESCR
new file mode 100644
index 00000000000..3adf46fcc6c
--- /dev/null
+++ b/databases/php-rrd/DESCR
@@ -0,0 +1 @@
+The PECL/rrd extension provides bindings to the RRDtool C library.
diff --git a/databases/php-rrd/Makefile b/databases/php-rrd/Makefile
new file mode 100644
index 00000000000..336d0b48dc9
--- /dev/null
+++ b/databases/php-rrd/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2015/09/03 07:31:17 fhajny Exp $
+
+MODNAME= rrd
+PECL_VERSION= 1.1.3
+CATEGORIES= databases
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://pecl.php.net/package/rrd/
+COMMENT= PHP extension provides bindings to the RRDtool C library
+LICENSE= php
+
+CONFIGURE_ARGS+= --with-rrd=${BUILDLINK_PREFIX.rrdtool}
+
+.include "../../databases/rrdtool/buildlink3.mk"
+.include "../../lang/php/ext.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/databases/php-rrd/distinfo b/databases/php-rrd/distinfo
new file mode 100644
index 00000000000..809895113b7
--- /dev/null
+++ b/databases/php-rrd/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/09/03 07:31:17 fhajny Exp $
+
+SHA1 (php-rrd/rrd-1.1.3.tgz) = ae140021a49c387647f3c12cd3e343a101d42305
+RMD160 (php-rrd/rrd-1.1.3.tgz) = dbef0cf56fc081f768f85d46fd185a750a42cef5
+Size (php-rrd/rrd-1.1.3.tgz) = 19229 bytes