summaryrefslogtreecommitdiff
path: root/databases/Makefile
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/Makefile
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/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index dad5493f072..d88d6dc0cfc 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.497 2015/09/03 05:42:25 jnemeth Exp $
+# $NetBSD: Makefile,v 1.498 2015/09/03 07:31:17 fhajny Exp $
COMMENT= Databases
@@ -248,6 +248,7 @@ SUBDIR+= php-pdo_pgsql
SUBDIR+= php-pdo_sqlite
SUBDIR+= php-pgsql
SUBDIR+= php-redis
+SUBDIR+= php-rrd
SUBDIR+= php-sqlrelay
SUBDIR+= phpldapadmin
SUBDIR+= phpmyadmin