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.
This commit is contained in:
parent
efb4c87a7e
commit
41f3c5da0b
4 changed files with 27 additions and 0 deletions
3
www/p5-HTML-Prototype-Useful/DESCR
Normal file
3
www/p5-HTML-Prototype-Useful/DESCR
Normal file
|
@ -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.
|
18
www/p5-HTML-Prototype-Useful/Makefile
Normal file
18
www/p5-HTML-Prototype-Useful/Makefile
Normal file
|
@ -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"
|
1
www/p5-HTML-Prototype-Useful/PLIST
Normal file
1
www/p5-HTML-Prototype-Useful/PLIST
Normal file
|
@ -0,0 +1 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/15 06:29:00 hiramatsu Exp $
|
5
www/p5-HTML-Prototype-Useful/distinfo
Normal file
5
www/p5-HTML-Prototype-Useful/distinfo
Normal file
|
@ -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
|
Loading…
Reference in a new issue