Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

View File

@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.2 2014/02/12 23:18:35 tron Exp $
# $NetBSD: Makefile,v 1.3 2015/09/03 06:19:26 fhajny Exp $
MODNAME= oauth
PKGREVISION= 1
PKGREVISION= 2
PECL_VERSION= 1.2.3
CATEGORIES+= security
@@ -11,6 +11,8 @@ LICENSE= modified-bsd
USE_LANGUAGES= c c++
CONFIGURE_ARGS+= --with-curl=${BUILDLINK_PREFIX.curl}
.include "../../lang/php/ext.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"