summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-05-06 11:26:18 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-05-06 11:26:18 +0200
commit519fe8254caaccff21fd791a4bc10d5722fbfc53 (patch)
tree84a915faf8c00b4381920989950e1d8ef09307ff
parent1a30a0a3f67a7fbc5fd46044438873af8c1c1c20 (diff)
Add META.yml as well0.1
-rw-r--r--MANIFEST1
-rw-r--r--META.yml21
2 files changed, 22 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index ce6a06b..0d5add1 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -40,3 +40,4 @@ t/next-unicroak/4.jpg
t/next-unicroak/4.xhtml
t/next-unicroak/5.jpg
t/next-unicroak/5.xhtml
+META.yml
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..09c6d8d
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,21 @@
+---
+name: comirror
+version: 0.1
+author:
+ - 'Copyright (C) 2010 by Daniel Friesel E<lt>derf@chaosdorf.deE<gt>'
+abstract: Generic webcomic mirrorer
+license: unrestricted
+build_requires:
+ Test::Cmd: 0
+ Test::Compile: 0
+ Test::More: 0
+ Test::Pod: 0
+requires:
+ WWW::Mechanize: 0
+ perl: v5.10.0
+configure_requires:
+ Module::Build: 0.340201
+generated_by: Module::Build version 0.340201
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: 1.4