aboutsummaryrefslogtreecommitdiff
path: root/security/p5-AuthCAS
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-07-28 17:54:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-07-28 17:54:27 +0000
commit509b364c730a80f11d68e8e77120e0c79b46032a (patch)
tree9216348b5d4336ee87402e78aa0ee356f1abddc9 /security/p5-AuthCAS
parent76c5fd67c56491126c3e2b2b29cf27af6d5a2f59 (diff)
downloadports-509b364c730a80f11d68e8e77120e0c79b46032a.tar.gz
ports-509b364c730a80f11d68e8e77120e0c79b46032a.zip
AuthCAS aims at providing a Perl API to Yale's Central Authentication
System (CAS). Only a basic Perl library is provided with CAS whereas AuthCAS is a full object-oriented library. WWW: http://cpan.uwinnipeg.ca/dist/AuthCAS PR: ports/136956 Submitted by: Frank Wall <fw at moov.de>
Notes
Notes: svn path=/head/; revision=238544
Diffstat (limited to 'security/p5-AuthCAS')
-rw-r--r--security/p5-AuthCAS/Makefile23
-rw-r--r--security/p5-AuthCAS/distinfo3
-rw-r--r--security/p5-AuthCAS/pkg-descr5
-rw-r--r--security/p5-AuthCAS/pkg-plist3
4 files changed, 34 insertions, 0 deletions
diff --git a/security/p5-AuthCAS/Makefile b/security/p5-AuthCAS/Makefile
new file mode 100644
index 000000000000..cc61b9da6690
--- /dev/null
+++ b/security/p5-AuthCAS/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: p5-AuthCAS
+# Date created: Mon Jul 20 17:25:19 CEST 2009
+# Whom: Frank Wall <fw@moov.de>
+#
+# $FreeBSD$
+#
+
+PORTNAME= AuthCAS
+PORTVERSION= 1.4
+CATEGORIES= security perl5
+MASTER_SITES= http://cpan.uwinnipeg.ca/cpan/authors/id/O/OS/OSALAUN/ \
+ ftp://cpan.mirror.iphh.net/pub/CPAN/authors/id/O/OS/OSALAUN/ \
+ http://cpan.mirror.iphh.net/authors/id/O/OS/OSALAUN/
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= fw@moov.de
+COMMENT= A Perl API to Yale's Central Authentication System (CAS)
+
+PERL_CONFIGURE= YES
+
+MAN3= AuthCAS.3
+
+.include <bsd.port.mk>
diff --git a/security/p5-AuthCAS/distinfo b/security/p5-AuthCAS/distinfo
new file mode 100644
index 000000000000..23edf63e5f7a
--- /dev/null
+++ b/security/p5-AuthCAS/distinfo
@@ -0,0 +1,3 @@
+MD5 (AuthCAS-1.4.tar.gz) = 4c37012620db1f5cef38379219996614
+SHA256 (AuthCAS-1.4.tar.gz) = 1cda53e58f3c33d9aeda8eac4d23caef36148d308bf5a0bdc6dfe18dee61a16a
+SIZE (AuthCAS-1.4.tar.gz) = 7785
diff --git a/security/p5-AuthCAS/pkg-descr b/security/p5-AuthCAS/pkg-descr
new file mode 100644
index 000000000000..583b368ab275
--- /dev/null
+++ b/security/p5-AuthCAS/pkg-descr
@@ -0,0 +1,5 @@
+AuthCAS aims at providing a Perl API to Yale's Central Authentication
+System (CAS). Only a basic Perl library is provided with CAS whereas
+AuthCAS is a full object-oriented library.
+
+WWW: http://cpan.uwinnipeg.ca/dist/AuthCAS
diff --git a/security/p5-AuthCAS/pkg-plist b/security/p5-AuthCAS/pkg-plist
new file mode 100644
index 000000000000..9fe46b12a5dd
--- /dev/null
+++ b/security/p5-AuthCAS/pkg-plist
@@ -0,0 +1,3 @@
+%%SITE_PERL%%/AuthCAS.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/AuthCAS/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AuthCAS