summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Prototype-Useful
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2006-02-15 06:29:00 +0000
committerhiramatsu <hiramatsu>2006-02-15 06:29:00 +0000
commitfa68d77be8daea5d48bc9f352e4286b3c36eccb9 (patch)
tree23f5d7d09c1cae0b1e3989687db1ca6089218244 /www/p5-HTML-Prototype-Useful
parent0fb0e4d672be3c1b3a527c67752803d8bc5b811d (diff)
downloadpkgsrc-fa68d77be8daea5d48bc9f352e4286b3c36eccb9.tar.gz
Import p5-HTML-Prototype-Useful from pkgsrc-wip, packaged by kuli0020.
HTML::Prototype::Useful adds some more useful features for AJAX development based on the Prototype library, as HTML::Prototype is a straight port of the ruby implementation.
Diffstat (limited to 'www/p5-HTML-Prototype-Useful')
-rw-r--r--www/p5-HTML-Prototype-Useful/DESCR3
-rw-r--r--www/p5-HTML-Prototype-Useful/Makefile18
-rw-r--r--www/p5-HTML-Prototype-Useful/PLIST1
-rw-r--r--www/p5-HTML-Prototype-Useful/distinfo5
4 files changed, 27 insertions, 0 deletions
diff --git a/www/p5-HTML-Prototype-Useful/DESCR b/www/p5-HTML-Prototype-Useful/DESCR
new file mode 100644
index 00000000000..229f768c3a0
--- /dev/null
+++ b/www/p5-HTML-Prototype-Useful/DESCR
@@ -0,0 +1,3 @@
+HTML::Prototype::Useful adds some more useful features for AJAX development
+based on the Prototype library, as HTML::Prototype is a straight port
+of the ruby implementation.
diff --git a/www/p5-HTML-Prototype-Useful/Makefile b/www/p5-HTML-Prototype-Useful/Makefile
new file mode 100644
index 00000000000..07c144c32d0
--- /dev/null
+++ b/www/p5-HTML-Prototype-Useful/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/02/15 06:29:00 hiramatsu Exp $
+
+DISTNAME= HTML-Prototype-Useful-0.04
+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-Useful
+COMMENT= Some useful additions for the Prototype library
+
+DEPENDS+= p5-HTML-Prototype>=1.32:../../www/p5-HTML-Prototype
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/HTML/Prototype/Useful/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-HTML-Prototype-Useful/PLIST b/www/p5-HTML-Prototype-Useful/PLIST
new file mode 100644
index 00000000000..03bf2ff6857
--- /dev/null
+++ b/www/p5-HTML-Prototype-Useful/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/15 06:29:00 hiramatsu Exp $
diff --git a/www/p5-HTML-Prototype-Useful/distinfo b/www/p5-HTML-Prototype-Useful/distinfo
new file mode 100644
index 00000000000..79979e255f0
--- /dev/null
+++ b/www/p5-HTML-Prototype-Useful/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/02/15 06:29:00 hiramatsu Exp $
+
+SHA1 (HTML-Prototype-Useful-0.04.tar.gz) = 20cd405ec192d687fb46ef69f8309bd4a3178949
+RMD160 (HTML-Prototype-Useful-0.04.tar.gz) = 656ee4d16e4ef2e96ad93e5630c6267788a48b0e
+Size (HTML-Prototype-Useful-0.04.tar.gz) = 3396 bytes