Fri Sep 13 08:12:52 2013 UTC ()
Import security/php-oauth.

OAuth is an authorization protocol built on top of HTTP which allows
applications to securely access data without having to store usernames
and passwords.


(fhajny)
diff -r0 -r1.1 pkgsrc/security/php-oauth/DESCR
diff -r0 -r1.1 pkgsrc/security/php-oauth/Makefile
diff -r0 -r1.1 pkgsrc/security/php-oauth/distinfo

File Added: pkgsrc/security/php-oauth/DESCR
OAuth is an authorization protocol built on top of HTTP which allows
applications to securely access data without having to store usernames
and passwords.

File Added: pkgsrc/security/php-oauth/Makefile
# $NetBSD: Makefile,v 1.1 2013/09/13 08:12:52 fhajny Exp $

MODNAME=		oauth
PECL_VERSION=		1.2.3
CATEGORIES+=		security

MAINTAINER=		pkgsrc-users@NetBSD.org
COMMENT=		PHP oauth consumer extension
LICENSE=		modified-bsd

USE_LANGUAGES=		c c++

.include "../../lang/php/ext.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/security/php-oauth/distinfo
$NetBSD: distinfo,v 1.1 2013/09/13 08:12:52 fhajny Exp $

SHA1 (php-oauth/oauth-1.2.3.tgz) = e2a42961c8134746fc0cd8ef9bd433f760b94975
RMD160 (php-oauth/oauth-1.2.3.tgz) = 506f0644b22323a4d1ad6794433768d83357b5ba
Size (php-oauth/oauth-1.2.3.tgz) = 45531 bytes