summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/p5-Catalyst-Manual/DESCR8
-rw-r--r--www/p5-Catalyst-Manual/Makefile18
-rw-r--r--www/p5-Catalyst-Manual/distinfo5
3 files changed, 31 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Manual/DESCR b/www/p5-Catalyst-Manual/DESCR
new file mode 100644
index 00000000000..5c124db1943
--- /dev/null
+++ b/www/p5-Catalyst-Manual/DESCR
@@ -0,0 +1,8 @@
+This is the Catalyst manual
+
+Catalyst is a web application framework. This means that you use
+it to help build applications that run on the web, or that run
+using protocols used for the web. Catalyst is designed to make it
+easy to manage the various tasks you need to do to run an application
+on the web, either by doing them itself, or by letting you "plug
+in" existing Perl modules that do what you need.
diff --git a/www/p5-Catalyst-Manual/Makefile b/www/p5-Catalyst-Manual/Makefile
new file mode 100644
index 00000000000..d2a0032926b
--- /dev/null
+++ b/www/p5-Catalyst-Manual/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:16:52 abs Exp $
+
+DISTNAME= Catalyst-Manual-5.7013
+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-Manual/
+COMMENT= Manual for Catalyst
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Catalyst/Manual/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Catalyst-Manual/distinfo b/www/p5-Catalyst-Manual/distinfo
new file mode 100644
index 00000000000..1c6fed0813a
--- /dev/null
+++ b/www/p5-Catalyst-Manual/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:16:52 abs Exp $
+
+SHA1 (Catalyst-Manual-5.7013.tar.gz) = 7b9941e6741e77a5cc19f81184010a14607d7c65
+RMD160 (Catalyst-Manual-5.7013.tar.gz) = 0645abc410cd4198eefd3f01b1d04390d35945fe
+Size (Catalyst-Manual-5.7013.tar.gz) = 136729 bytes