summaryrefslogtreecommitdiff
path: root/homebrew/psutils/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/psutils/.beer')
-rw-r--r--homebrew/psutils/.beer22
1 files changed, 22 insertions, 0 deletions
diff --git a/homebrew/psutils/.beer b/homebrew/psutils/.beer
new file mode 100644
index 000000000..ec896f25d
--- /dev/null
+++ b/homebrew/psutils/.beer
@@ -0,0 +1,22 @@
+{
+ "name": "Psutils",
+ "description": "Collection of PostScript document handling utilities",
+ "url": "ftp://ftp.knackered.org/pub/psutils/psutils-p17.tar.gz",
+ "mirror": "https://ftp.osuosl.org/pub/blfs/conglomeration/psutils/psutils-p17.tar.gz",
+ "homepage": "http://knackered.org/angus/psutils/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "man1.mkpath",
+ "system \"make\", \"-f\", \"Makefile.unix\",",
+ "\"PERL=/usr/bin/perl\",",
+ "\"BINDIR=#{bin}\",",
+ "\"INCLUDEDIR=#{pkgshare}\",",
+ "\"MANDIR=#{man1}\",",
+ "\"install\""
+ ],
+ "version": "-",
+ "file": "psutils.rb"
+} \ No newline at end of file