summaryrefslogtreecommitdiff
path: root/net/p5-Net-OpenID-Common
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-02-27 13:05:59 +0000
committermef <mef@pkgsrc.org>2015-02-27 13:05:59 +0000
commitc3b695a23498098aab903996a5c7cf627fbea1a0 (patch)
treef80c27c6419091496df228c71d27c0047ef6e896 /net/p5-Net-OpenID-Common
parentdbf97052ba87ec8f3c315d2402610ee59e8db8a1 (diff)
downloadpkgsrc-c3b695a23498098aab903996a5c7cf627fbea1a0.tar.gz
Import Net-OpenID-Common-1.19 as net/p5-Net-OpenID-Common.
The Consumer and Server implementations share a few libraries which live with this module. This module is here largely to hold the version number and this documentation, though it also incorporates some utility functions inherited from previous versions of Net::OpenID::Consumer.
Diffstat (limited to 'net/p5-Net-OpenID-Common')
-rw-r--r--net/p5-Net-OpenID-Common/DESCR4
-rw-r--r--net/p5-Net-OpenID-Common/Makefile20
-rw-r--r--net/p5-Net-OpenID-Common/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/net/p5-Net-OpenID-Common/DESCR b/net/p5-Net-OpenID-Common/DESCR
new file mode 100644
index 00000000000..97a54d29290
--- /dev/null
+++ b/net/p5-Net-OpenID-Common/DESCR
@@ -0,0 +1,4 @@
+The Consumer and Server implementations share a few libraries which live
+with this module. This module is here largely to hold the version number
+and this documentation, though it also incorporates some utility functions
+inherited from previous versions of Net::OpenID::Consumer.
diff --git a/net/p5-Net-OpenID-Common/Makefile b/net/p5-Net-OpenID-Common/Makefile
new file mode 100644
index 00000000000..1483bbdff59
--- /dev/null
+++ b/net/p5-Net-OpenID-Common/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2015/02/27 13:05:59 mef Exp $
+
+DISTNAME= Net-OpenID-Common-1.19
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~wrog/Net-OpenID-Common/
+COMMENT= Common - Libraries shared between Net::OpenID::Consumer and ::Server
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Crypt-DH-GMP>=0.00011:../../security/p5-Crypt-DH-GMP
+
+REPLACE_PERL= lib/Net/OpenID/URIFetch.pm
+
+PERL5_PACKLIST= auto/Net/OpenID/Common/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Net-OpenID-Common/distinfo b/net/p5-Net-OpenID-Common/distinfo
new file mode 100644
index 00000000000..57c857444ef
--- /dev/null
+++ b/net/p5-Net-OpenID-Common/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/02/27 13:05:59 mef Exp $
+
+SHA1 (Net-OpenID-Common-1.19.tar.gz) = 7ccbdc1588e4cb1aaa28aae0e37d0da3c10586cd
+RMD160 (Net-OpenID-Common-1.19.tar.gz) = 4c03f5781845c15adfa0350a5e4a4fef9599bec1
+Size (Net-OpenID-Common-1.19.tar.gz) = 28243 bytes