summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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