summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2009-05-23 16:30:04 +0200
committerdakkar <dakkar@thenautilus.net>2009-05-23 16:30:04 +0200
commit4bdb4d7478fc7bf28f957e2083fc37da1a44a6e1 (patch)
tree99b9deb82e3705acbd29d35f1b15cc58df3dc2b1 /META.yml
downloadGtkPerlFileManager-4bdb4d7478fc7bf28f957e2083fc37da1a44a6e1.tar.gz
GtkPerlFileManager-4bdb4d7478fc7bf28f957e2083fc37da1a44a6e1.tar.bz2
GtkPerlFileManager-4bdb4d7478fc7bf28f957e2083fc37da1a44a6e1.zip
scheletro
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml23
1 files changed, 23 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..55fd1f7
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,23 @@
+---
+name: LD-FM
+version: 0.01
+author: ~
+abstract: ~
+license: perl
+requires:
+ Gtk2: 1.1.0
+ Gtk2::Ex::Simple::List: 0
+ Gtk2::GladeXML::Simple: 0
+ Path::Class: 0
+ Readonly: 0
+ perl: 5.8.3
+build_requires:
+ Test::More: 0
+provides:
+ LDFM::DialogController:
+ file: lib/LDFM/DialogController.pm
+ version: 0.01
+ LDFM::MainController:
+ file: lib/LDFM/MainController.pm
+ version: 0.01
+generated_by: Module::Build version 0.2611