summaryrefslogtreecommitdiff
path: root/homebrew/cvsps/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/cvsps/.beer')
-rw-r--r--homebrew/cvsps/.beer27
1 files changed, 27 insertions, 0 deletions
diff --git a/homebrew/cvsps/.beer b/homebrew/cvsps/.beer
new file mode 100644
index 000000000..c83e48c0e
--- /dev/null
+++ b/homebrew/cvsps/.beer
@@ -0,0 +1,27 @@
+{
+ "name": "Cvsps",
+ "description": "Create patchset information from CVS",
+ "url": "http://www.catb.org/~esr/cvsps/cvsps-3.13.tar.gz",
+ "mirror": null,
+ "homepage": "http://www.catb.org/~esr/cvsps/",
+ "depends": [
+ {
+ "depend": "asciidoc",
+ "build-depend": false
+ },
+ {
+ "depend": "docbook",
+ "build-depend": false
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "ENV[\"XML_CATALOG_FILES\"] = etc/\"xml/catalog\"",
+ "system \"make\", \"all\", \"cvsps.1\"",
+ "system \"make\", \"install\", \"prefix=#{prefix}\""
+ ],
+ "version": "3.13",
+ "file": "cvsps.rb"
+} \ No newline at end of file