summaryrefslogtreecommitdiff
path: root/homebrew/djvu2pdf/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/djvu2pdf/.beer')
-rw-r--r--homebrew/djvu2pdf/.beer26
1 files changed, 26 insertions, 0 deletions
diff --git a/homebrew/djvu2pdf/.beer b/homebrew/djvu2pdf/.beer
new file mode 100644
index 000000000..3d8610fac
--- /dev/null
+++ b/homebrew/djvu2pdf/.beer
@@ -0,0 +1,26 @@
+{
+ "name": "Djvu2pdf",
+ "description": "Small tool to convert Djvu files to PDF files",
+ "url": "http://0x2a.at/site/projects/djvu2pdf/djvu2pdf-0.9.2.tar.gz",
+ "mirror": null,
+ "homepage": "http://0x2a.at/s/projects/djvu2pdf",
+ "depends": [
+ {
+ "depend": "djvulibre",
+ "build-depend": false
+ },
+ {
+ "depend": "ghostscript",
+ "build-depend": false
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bin.install \"djvu2pdf\"",
+ "man1.install \"djvu2pdf.1.gz\""
+ ],
+ "version": "0.9.2",
+ "file": "djvu2pdf.rb"
+} \ No newline at end of file