aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Authentication-CDBI
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-09-01 18:40:52 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-09-01 18:40:52 +0000
commitdcfacf1ac9b44135ee7ab7fa1653f3f2fff69552 (patch)
tree334cc7087073d65523b59a10aa156e173a70dcdf /www/p5-Catalyst-Plugin-Authentication-CDBI
parent1a1bc1d2d2968af380c6c573586c1ca29859fdd4 (diff)
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication-CDBI')
-rw-r--r--www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile31
-rw-r--r--www/p5-Catalyst-Plugin-Authentication-CDBI/distinfo2
-rw-r--r--www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-descr3
-rw-r--r--www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-plist9
4 files changed, 45 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile b/www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile
new file mode 100644
index 000000000000..702db743d750
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile
@@ -0,0 +1,31 @@
+# New ports collection makefile for: www/p5-Catalyst-Plugin-Authentication-CDBI
+# Date created: 2005-09-01
+# Whom: Lars Balker Rasmussen <lars@balker.dk>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Catalyst-Plugin-Authentication-CDBI
+PORTVERSION= 0.09
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= ../by-authors/id/M/MR/MRAMBERG
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= lars@balker.dk
+COMMENT= CDBI Authentication for Catalyst
+
+BUILD_DEPENDS= ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst \
+ ${SITE_PERL}/Catalyst/Model/CDBI.pm:${PORTSDIR}/www/p5-Catalyst-Model-CDBI \
+ ${SITE_PERL}/Catalyst/Plugin/Session/FastMmap.pm:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-FastMmap
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Catalyst::Plugin::Authentication::CDBI.3
+
+.include <bsd.port.pre.mk>
+.if ${PERL_LEVEL} < 500801
+IGNORE= requires at least Perl 5.8.1. Install lang/perl5.8, and try again
+.endif
+.include <bsd.port.post.mk>
diff --git a/www/p5-Catalyst-Plugin-Authentication-CDBI/distinfo b/www/p5-Catalyst-Plugin-Authentication-CDBI/distinfo
new file mode 100644
index 000000000000..0ab46a3d0aac
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Authentication-CDBI/distinfo
@@ -0,0 +1,2 @@
+MD5 (Catalyst-Plugin-Authentication-CDBI-0.09.tar.gz) = 6e0208e4d8c0f28ceeb058f5d1601abe
+SIZE (Catalyst-Plugin-Authentication-CDBI-0.09.tar.gz) = 3488
diff --git a/www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-descr b/www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-descr
new file mode 100644
index 000000000000..3cd5c2e90aaa
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-descr
@@ -0,0 +1,3 @@
+CDBI Authentication for Catalyst
+
+WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication-CDBI/
diff --git a/www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-plist b/www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-plist
new file mode 100644
index 000000000000..3219aae718ba
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-plist
@@ -0,0 +1,9 @@
+%%SITE_PERL%%/Catalyst/Plugin/Authentication/CDBI.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/CDBI/.packlist
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/CDBI 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin/Authentication 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Catalyst 2>/dev/null || true