summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-07-30 08:21:09 +0000
committerTorsten Veller <tove@gentoo.org>2008-07-30 08:21:09 +0000
commit973d4484452ad41e00df77f73521c5d43e71eff3 (patch)
tree7acefe576013bf800e94d6cdc8f05ee36ce81212 /dev-perl/CGI-FormBuilder/CGI-FormBuilder-3.0501.ebuild
parentInitial commit (diff)
downloadgentoo-2-973d4484452ad41e00df77f73521c5d43e71eff3.tar.gz
gentoo-2-973d4484452ad41e00df77f73521c5d43e71eff3.tar.bz2
gentoo-2-973d4484452ad41e00df77f73521c5d43e71eff3.zip
Initial commit
(Portage version: 2.2_rc4/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/CGI-FormBuilder/CGI-FormBuilder-3.0501.ebuild')
-rw-r--r--dev-perl/CGI-FormBuilder/CGI-FormBuilder-3.0501.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/dev-perl/CGI-FormBuilder/CGI-FormBuilder-3.0501.ebuild b/dev-perl/CGI-FormBuilder/CGI-FormBuilder-3.0501.ebuild
new file mode 100644
index 000000000000..d5cac1c649a7
--- /dev/null
+++ b/dev-perl/CGI-FormBuilder/CGI-FormBuilder-3.0501.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FormBuilder/CGI-FormBuilder-3.0501.ebuild,v 1.1 2008/07/30 08:21:09 tove Exp $
+
+inherit perl-module
+
+DESCRIPTION="Extremely fast, reliable form generation and processing module"
+HOMEPAGE="http://www.formbuilder.org/ http://search.cpan.org/dist/CGI-FormBuilder/"
+SRC_URI="mirror://cpan/authors/id/N/NW/NWIGER/${P}.tgz
+ http://www.formbuilder.org/download/${P}.tgz"
+
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# Templates that can be used - but they are optional
+# >=dev-perl/HTML-Template-2.06
+# >=dev-perl/text-template-1.43
+# >=dev-perl/CGI-FastTemplate-1.09
+# >=dev-perl/Template-Toolkit-2.08
+
+SRC_TEST=do