Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2015/09/03 07:31:17 fhajny Exp $
# $NetBSD: Makefile,v 1.3 2016/09/11 17:03:25 taca Exp $
MODNAME= rrd
PECL_VERSION= 1.1.3
@@ -9,6 +9,8 @@ HOMEPAGE= http://pecl.php.net/package/rrd/
COMMENT= PHP extension provides bindings to the RRDtool C library
LICENSE= php
PHP_VERSIONS_ACCEPTED= 56
CONFIGURE_ARGS+= --with-rrd=${BUILDLINK_PREFIX.rrdtool}
.include "../../databases/rrdtool/buildlink3.mk"