summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorseb <seb>2010-07-11 09:37:19 +0000
committerseb <seb>2010-07-11 09:37:19 +0000
commitbaa757b313c2509227d33202cb9125837cc33b6f (patch)
tree968e69bc782149adcd130c0b120ac104ce4132db /www
parenta6a4e3be292c4a484a5e919d3dfc8091e427b16d (diff)
downloadpkgsrc-baa757b313c2509227d33202cb9125837cc33b6f.tar.gz
Initial import of p5-Squatting version 0.70 in the NetBSD Packages
Collection. The Perl 5 Squatting is a web microframework based on Camping. It originally used Continuity as its foundation, but it has since been generalized such that it can squat on top of any Perl-based web framework (in theory).
Diffstat (limited to 'www')
-rw-r--r--www/p5-Squatting/DESCR4
-rw-r--r--www/p5-Squatting/Makefile29
-rw-r--r--www/p5-Squatting/distinfo5
3 files changed, 38 insertions, 0 deletions
diff --git a/www/p5-Squatting/DESCR b/www/p5-Squatting/DESCR
new file mode 100644
index 00000000000..e02e4cddbca
--- /dev/null
+++ b/www/p5-Squatting/DESCR
@@ -0,0 +1,4 @@
+The Perl 5 Squatting is a web microframework based on Camping. It
+originally used Continuity as its foundation, but it has since been
+generalized such that it can squat on top of any Perl-based web
+framework (in theory).
diff --git a/www/p5-Squatting/Makefile b/www/p5-Squatting/Makefile
new file mode 100644
index 00000000000..85174458f4c
--- /dev/null
+++ b/www/p5-Squatting/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/07/11 09:37:19 seb Exp $
+
+DISTNAME= Squatting-0.70
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 1
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BE/BEPPU/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Squatting/
+COMMENT= Camping-inspired Web microframework for Perl 5
+LICENSE= mit
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Squatting/.packlist
+
+DEPENDS+= p5-Class-C3-Componentised-[0-9]*:../../devel/p5-Class-C3-Componentised
+DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone
+DEPENDS+= p5-Continuity>=0.991:../../www/p5-Continuity
+DEPENDS+= p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+= p5-IO-All-[0-9]*:../../devel/p5-IO-All
+DEPENDS+= p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS
+DEPENDS+= p5-Shell-Perl-[0-9]*:../../devel/p5-Shell-Perl
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Squatting/distinfo b/www/p5-Squatting/distinfo
new file mode 100644
index 00000000000..f63d08dfe96
--- /dev/null
+++ b/www/p5-Squatting/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/07/11 09:37:19 seb Exp $
+
+SHA1 (Squatting-0.70.tar.gz) = 988726c346ae53ccc5e81d5f651d0532d62e126a
+RMD160 (Squatting-0.70.tar.gz) = fb892a637b93ef2f388cd4e1699e518f8f8d6a8b
+Size (Squatting-0.70.tar.gz) = 114840 bytes