aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Dancer-Plugin-Redis
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-03 20:23:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-03 20:23:13 +0000
commit5f34b6ed66a43a1725dd83c3e58c68b1c73dbcd3 (patch)
treead683f874e883fbb6d9f0dbc48c5a8bcdb31788d /databases/p5-Dancer-Plugin-Redis
parent4637358a45ab756e22b5c2872c5cd35c3fab4be1 (diff)
downloadports-5f34b6ed66a43a1725dd83c3e58c68b1c73dbcd3.tar.gz
ports-5f34b6ed66a43a1725dd83c3e58c68b1c73dbcd3.zip
- Add p5-Dancer-Plugin-Redis 0.02
Dancer::Plugin::Redis provides an easy way to obtain a connected Redis database handle by simply calling the 'redis' keyword within a Dancer application. WWW: http://search.cpan.org/dist/Dancer-Plugin-Redis/ PR: ports/160346 Submitted by: Grzegorz Blach <magik@roorback.net>
Notes
Notes: svn path=/head/; revision=281114
Diffstat (limited to 'databases/p5-Dancer-Plugin-Redis')
-rw-r--r--databases/p5-Dancer-Plugin-Redis/Makefile30
-rw-r--r--databases/p5-Dancer-Plugin-Redis/distinfo2
-rw-r--r--databases/p5-Dancer-Plugin-Redis/pkg-descr5
-rw-r--r--databases/p5-Dancer-Plugin-Redis/pkg-plist7
4 files changed, 44 insertions, 0 deletions
diff --git a/databases/p5-Dancer-Plugin-Redis/Makefile b/databases/p5-Dancer-Plugin-Redis/Makefile
new file mode 100644
index 000000000000..9de7514aefec
--- /dev/null
+++ b/databases/p5-Dancer-Plugin-Redis/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: p5-Dancer-Plugin-Redis
+# Date created: 31 August 2011
+# Whom: Grzegorz Blach <magik@roorback.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Dancer-Plugin-Redis
+PORTVERSION= 0.02
+CATEGORIES= databases perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:CSCM
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= magik@roorback.net
+COMMENT= Redis database connector for Dancer
+
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Dancer>=1.1750:${PORTSDIR}/www/p5-Dancer \
+ p5-Redis>=0:${PORTSDIR}/databases/p5-Redis
+RUN_DEPENDS= p5-Dancer>=1.1750:${PORTSDIR}/www/p5-Dancer \
+ p5-Redis>=0:${PORTSDIR}/databases/p5-Redis
+
+PERL_CONFIGURE= yes
+
+MAN3= Dancer::Plugin::Redis.3
+
+.include <bsd.port.mk>
diff --git a/databases/p5-Dancer-Plugin-Redis/distinfo b/databases/p5-Dancer-Plugin-Redis/distinfo
new file mode 100644
index 000000000000..d600c021838b
--- /dev/null
+++ b/databases/p5-Dancer-Plugin-Redis/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Dancer-Plugin-Redis-0.02.tar.gz) = c24c08a50c4dfc87c3d92a3884696b23b2bed6cbcf882b943a77014d22228a2a
+SIZE (Dancer-Plugin-Redis-0.02.tar.gz) = 4621
diff --git a/databases/p5-Dancer-Plugin-Redis/pkg-descr b/databases/p5-Dancer-Plugin-Redis/pkg-descr
new file mode 100644
index 000000000000..96d13de21f60
--- /dev/null
+++ b/databases/p5-Dancer-Plugin-Redis/pkg-descr
@@ -0,0 +1,5 @@
+Dancer::Plugin::Redis provides an easy way to obtain a connected Redis
+database handle by simply calling the 'redis' keyword within a Dancer
+application.
+
+WWW: http://search.cpan.org/dist/Dancer-Plugin-Redis/
diff --git a/databases/p5-Dancer-Plugin-Redis/pkg-plist b/databases/p5-Dancer-Plugin-Redis/pkg-plist
new file mode 100644
index 000000000000..cbbba56fd2f8
--- /dev/null
+++ b/databases/p5-Dancer-Plugin-Redis/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/Dancer/Plugin/Redis.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Redis/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Redis
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer
+@dirrmtry %%SITE_PERL%%/Dancer/Plugin
+@dirrmtry %%SITE_PERL%%/Dancer