Import of pkgsrc-2014Q1
This commit is contained in:
3
security/php-oauth/DESCR
Normal file
3
security/php-oauth/DESCR
Normal file
@@ -0,0 +1,3 @@
|
||||
OAuth is an authorization protocol built on top of HTTP which allows
|
||||
applications to securely access data without having to store usernames
|
||||
and passwords.
|
||||
16
security/php-oauth/Makefile
Normal file
16
security/php-oauth/Makefile
Normal file
@@ -0,0 +1,16 @@
|
||||
# $NetBSD: Makefile,v 1.2 2014/02/12 23:18:35 tron Exp $
|
||||
|
||||
MODNAME= oauth
|
||||
PKGREVISION= 1
|
||||
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"
|
||||
5
security/php-oauth/distinfo
Normal file
5
security/php-oauth/distinfo
Normal file
@@ -0,0 +1,5 @@
|
||||
$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
|
||||
Reference in New Issue
Block a user