[Lunar-commits] <moonbase> Gtk2-Ex-FormFactory: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Mar 27 14:55:47 CEST 2011
commit 704eb61e04d2dd411438d84f8ed2e895808a455b
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Mar 27 08:55:47 2011 -0400
Gtk2-Ex-FormFactory: Adding to moonbase.
---
perl/Gtk2-Ex-FormFactory/BUILD | 6 ++++++
perl/Gtk2-Ex-FormFactory/DEPENDS | 1 +
perl/Gtk2-Ex-FormFactory/DETAILS | 12 ++++++++++++
3 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/perl/Gtk2-Ex-FormFactory/BUILD b/perl/Gtk2-Ex-FormFactory/BUILD
new file mode 100644
index 0000000..c11ca00
--- /dev/null
+++ b/perl/Gtk2-Ex-FormFactory/BUILD
@@ -0,0 +1,6 @@
+(
+
+ perl Makefile.PL &&
+ default_make
+
+) > $C_FIFO 2>&1
diff --git a/perl/Gtk2-Ex-FormFactory/DEPENDS b/perl/Gtk2-Ex-FormFactory/DEPENDS
new file mode 100644
index 0000000..1dd0168
--- /dev/null
+++ b/perl/Gtk2-Ex-FormFactory/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl/Gtk2-Ex-FormFactory/DETAILS b/perl/Gtk2-Ex-FormFactory/DETAILS
new file mode 100644
index 0000000..f95cadf
--- /dev/null
+++ b/perl/Gtk2-Ex-FormFactory/DETAILS
@@ -0,0 +1,12 @@
+ MODULE=Gtk2-Ex-FormFactory
+ VERSION=0.65
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/J/JR/JRED/
+ SOURCE_VFY=sha1:ff98e55cc1a11c12b6e8874654506c03041fd711
+ WEB_SITE=http://search.cpan.org/~jred/Gtk2-Ex-FormFactory-0.65/
+ ENTERED=20110327
+ UPDATED=20110327
+ SHORT="Makes building complex GUI's easy"
+cat << EOF
+Makes building complex GUI's easy.
+EOF
More information about the Lunar-commits
mailing list