summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2008-09-16 17:03:03 +0000
committerseb <seb@pkgsrc.org>2008-09-16 17:03:03 +0000
commitd5000a89cf83dc0b4cdd309f74fe30225fb3cbc5 (patch)
tree170720f9f3acdd7e958f7839fca9eb98bc1db108 /security
parent48ea240492544f7ce9e38cc8520c6976f4483f8d (diff)
downloadpkgsrc-d5000a89cf83dc0b4cdd309f74fe30225fb3cbc5.tar.gz
Initial import of p5-Authen-CAS-Client version 0.03 in the NetBSD
Packages Collection. The Perl 5 module Authen::CAS::Client provides a simple interface for authenticating users using JA-SIG's CAS protocol. Both CAS v1.0 and v2.0 are supported.
Diffstat (limited to 'security')
-rw-r--r--security/p5-Authen-CAS-Client/DESCR3
-rw-r--r--security/p5-Authen-CAS-Client/Makefile24
-rw-r--r--security/p5-Authen-CAS-Client/distinfo5
3 files changed, 32 insertions, 0 deletions
diff --git a/security/p5-Authen-CAS-Client/DESCR b/security/p5-Authen-CAS-Client/DESCR
new file mode 100644
index 00000000000..ae79ee6e562
--- /dev/null
+++ b/security/p5-Authen-CAS-Client/DESCR
@@ -0,0 +1,3 @@
+The Perl 5 module Authen::CAS::Client provides a simple interface
+for authenticating users using JA-SIG's CAS protocol. Both CAS v1.0
+and v2.0 are supported.
diff --git a/security/p5-Authen-CAS-Client/Makefile b/security/p5-Authen-CAS-Client/Makefile
new file mode 100644
index 00000000000..f076cdb5c6d
--- /dev/null
+++ b/security/p5-Authen-CAS-Client/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/16 17:03:03 seb Exp $
+#
+
+DISTNAME= Authen-CAS-Client-0.03
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= security
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Authen-CAS-Client/
+COMMENT= Perl 5 module providing an interface for JA-SIG's CAS
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Authen/CAS/Client/.packlist
+
+DEPENDS+= p5-Test-MockObject-[0-9]*:../../devel/p5-Test-MockObject
+DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+DEPENDS+= p5-XML-LibXML-[0-9]*:../../textproc/p5-XML-LibXML
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/p5-Authen-CAS-Client/distinfo b/security/p5-Authen-CAS-Client/distinfo
new file mode 100644
index 00000000000..016285fd28b
--- /dev/null
+++ b/security/p5-Authen-CAS-Client/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/09/16 17:03:03 seb Exp $
+
+SHA1 (Authen-CAS-Client-0.03.tar.gz) = 5ea455642abc133187f1b901b71f1bb1c35cacab
+RMD160 (Authen-CAS-Client-0.03.tar.gz) = 644d279e7a76259d8b65e6b7b65ff7d4c3c862d0
+Size (Authen-CAS-Client-0.03.tar.gz) = 27104 bytes