summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2006-02-15 06:24:31 +0000
committerhiramatsu <hiramatsu>2006-02-15 06:24:31 +0000
commit0fb0e4d672be3c1b3a527c67752803d8bc5b811d (patch)
tree7f0bc574cd6f12ad0e232a163537df02d1e19bda /www
parent4672feec800d3a5737577f237092683ba838b33c (diff)
downloadpkgsrc-0fb0e4d672be3c1b3a527c67752803d8bc5b811d.tar.gz
Import p5-HTML-Prototype from pkgsrc-wip, packaged by kuli0020.
Some code generators for Prototype, the famous JavaScript OO library and the script.aculous extensions. This library allows you to do Ajax without writing lots of javascript code. This is mostly a port of the Ruby on Rails helper tags for JavaScript for use in Catalyst.
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-Prototype/DESCR8
-rw-r--r--www/p5-HTML-Prototype/Makefile19
-rw-r--r--www/p5-HTML-Prototype/PLIST1
-rw-r--r--www/p5-HTML-Prototype/distinfo5
4 files changed, 33 insertions, 0 deletions
diff --git a/www/p5-HTML-Prototype/DESCR b/www/p5-HTML-Prototype/DESCR
new file mode 100644
index 00000000000..83be401e9e3
--- /dev/null
+++ b/www/p5-HTML-Prototype/DESCR
@@ -0,0 +1,8 @@
+Some code generators for Prototype, the famous JavaScript OO library and
+the script.aculous extensions.
+
+This library allows you to do Ajax without writing lots of javascript
+code.
+
+This is mostly a port of the Ruby on Rails helper tags for JavaScript
+for use in Catalyst.
diff --git a/www/p5-HTML-Prototype/Makefile b/www/p5-HTML-Prototype/Makefile
new file mode 100644
index 00000000000..4eaab105039
--- /dev/null
+++ b/www/p5-HTML-Prototype/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/02/15 06:24:31 hiramatsu Exp $
+
+DISTNAME= HTML-Prototype-1.43
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
+
+MAINTAINER= kuli0020@umn.edu
+HOMEPAGE= http://search.cpan.org/dist/HTML-Prototype
+COMMENT= Generate HTML and Javascript for the Prototype library
+
+DEPENDS+= p5-Class-Accessor>=0.22:../../devel/p5-Class-Accessor
+DEPENDS+= p5-HTML-Tree>=3.19.01:../../www/p5-HTML-Tree
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/HTML/Prototype/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-HTML-Prototype/PLIST b/www/p5-HTML-Prototype/PLIST
new file mode 100644
index 00000000000..a0f165dc1c3
--- /dev/null
+++ b/www/p5-HTML-Prototype/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/15 06:24:31 hiramatsu Exp $
diff --git a/www/p5-HTML-Prototype/distinfo b/www/p5-HTML-Prototype/distinfo
new file mode 100644
index 00000000000..f975a2e1e48
--- /dev/null
+++ b/www/p5-HTML-Prototype/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/02/15 06:24:31 hiramatsu Exp $
+
+SHA1 (HTML-Prototype-1.43.tar.gz) = 4053ca32137889c55de444c9efa92711429c7463
+RMD160 (HTML-Prototype-1.43.tar.gz) = 8f17ded89451fa69ab4e1087d3ed9b355ccaf010
+Size (HTML-Prototype-1.43.tar.gz) = 50096 bytes