Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6bbc07d13d9508f59634fbdd353109774a18e5c2
commit 6bbc07d13d9508f59634fbdd353109774a18e5c2 Author: PacMiam <[email protected]> Date: Tue Jul 29 14:09:16 2014 +0200 perl-html-form-6.03-1-i686 * New package for shutter diff --git a/source/devel-extra/perl-html-form/FrugalBuild b/source/devel-extra/perl-html-form/FrugalBuild new file mode 100644 index 0000000..ed3f304 --- /dev/null +++ b/source/devel-extra/perl-html-form/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.02 SBU +# Maintainer: PacMiam <[email protected]> + +pkgver=6.03 +pkgrel=1 +pkgdesc="Class that represents an HTML form element" + +archs=('i686' 'x86_64') + +depends=('') + +_F_perl_name=html-form +_F_perl_author=G/GA/GAAS +_F_perl_sourcename=HTML-Form +Finclude perl + +sha1sums=('4b501ae3a5682a1efb1a8a34b19882244e6ecef1') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
