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,7 +1,7 @@
# $NetBSD: Makefile,v 1.2 2015/06/13 14:29:54 fhajny Exp $
# $NetBSD: Makefile,v 1.5 2016/09/11 17:03:25 taca Exp $
MODNAME= mongo
PECL_VERSION= 1.6.9
PECL_VERSION= 1.6.14
CATEGORIES+= databases
MAINTAINER= bartosz.kuzma@gmail.com
@@ -9,6 +9,8 @@ HOMEPAGE= http://pecl.php.net/package/mongo
COMMENT= MongoDB database driver
LICENSE= apache-2.0
PHP_VERSIONS_ACCEPTED= 56
.include "options.mk"
.include "../../lang/php/ext.mk"