initial import

This commit is contained in:
Francisco Valladolid H 2009-04-29 05:52:00 +00:00 committed by Thomas Klausner
parent 7a744f26ba
commit 5f34a82e71
3 changed files with 29 additions and 0 deletions

View file

@ -0,0 +1,2 @@
This plugin provides a mix-in method to make using
HTML::FillInForm more convenient

View file

@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 05:52:00 ficovh Exp $
#
DISTNAME= CGI-Application-Plugin-FillInForm-1.14
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/M/MG/MGRAHAM/
MAINTAINER= ficovh@yahoo.com
HOMEPAGE= ${MASTER_SITE_PERL_CPAN:=CGI/}
COMMENT= Integrate with HTML::FillInForm
# TODO: Look for the dependencies in Build.PL.
DEPENDS+= p5-CGI-Application>=4.11:../../www/p5-CGI-Application
DEPENDS+= p5-HTML-FillInForm>=2.0:../../www/p5-HTML-FillInForm
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/CGI/Application/Plugin/FillInForm/.packlist
USE_LANGUAGES= # none
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2009/04/29 05:52:00 ficovh Exp $
SHA1 (CGI-Application-Plugin-FillInForm-1.14.tar.gz) = 46e4ad333fdfdaa85f0eabc72a14ecce254326ca
RMD160 (CGI-Application-Plugin-FillInForm-1.14.tar.gz) = 1e1f1472b68eb0386904f54b556d0abaf21bdea5
Size (CGI-Application-Plugin-FillInForm-1.14.tar.gz) = 11562 bytes