summaryrefslogtreecommitdiff
path: root/homebrew/bibutils/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/bibutils/.beer')
-rw-r--r--homebrew/bibutils/.beer18
1 files changed, 18 insertions, 0 deletions
diff --git a/homebrew/bibutils/.beer b/homebrew/bibutils/.beer
new file mode 100644
index 000000000..241708e66
--- /dev/null
+++ b/homebrew/bibutils/.beer
@@ -0,0 +1,18 @@
+{
+ "name": "Bibutils",
+ "description": "Bibliography conversion utilities",
+ "url": "https://downloads.sourceforge.net/project/bibutils/bibutils_6.7_src.tgz",
+ "mirror": null,
+ "homepage": "https://sourceforge.net/p/bibutils/home/Bibutils/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"./configure\", \"--install-dir\", bin,",
+ "\"--install-lib\", lib",
+ "system \"make\", \"install\", \"CC=#{ENV.cc}\""
+ ],
+ "version": "6.7",
+ "file": "bibutils.rb"
+} \ No newline at end of file