summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/DESCR6
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/Makefile22
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/distinfo5
3 files changed, 33 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication/DESCR b/www/p5-Catalyst-Plugin-Authentication/DESCR
new file mode 100644
index 00000000000..501122c960f
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Authentication/DESCR
@@ -0,0 +1,6 @@
+The authentication plugin provides generic user support. It is the basis
+for both authentication (checking the user is who they claim to be), and
+authorization (allowing the user to do what the system authorises them
+to do).
+
+WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/
diff --git a/www/p5-Catalyst-Plugin-Authentication/Makefile b/www/p5-Catalyst-Plugin-Authentication/Makefile
new file mode 100644
index 00000000000..e8ad665c55f
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Authentication/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:17:09 abs Exp $
+
+DISTNAME= Catalyst-Plugin-Authentication-0.10006
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Catalyst-Plugin-Authentication/
+COMMENT= Infrastructure plugin for the Catalyst authentication framework
+
+DEPENDS+= p5-Catalyst-Runtime>=0:../../www/p5-Catalyst-Runtime
+DEPENDS+= p5-Class-Inspector>=0:../../devel/p5-Class-Inspector
+DEPENDS+= p5-Catalyst-Plugin-Session>=0.10:../../www/p5-Catalyst-Plugin-Session
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Catalyst/Plugin/Authentication/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Catalyst-Plugin-Authentication/distinfo b/www/p5-Catalyst-Plugin-Authentication/distinfo
new file mode 100644
index 00000000000..ad1380b10d3
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Authentication/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:17:09 abs Exp $
+
+SHA1 (Catalyst-Plugin-Authentication-0.10006.tar.gz) = 96c2aef0bf154f0c44fab4e5398a34636f17b3ee
+RMD160 (Catalyst-Plugin-Authentication-0.10006.tar.gz) = 434422ccb684e75b5f985e5f53e9b568b8072471
+Size (Catalyst-Plugin-Authentication-0.10006.tar.gz) = 53117 bytes