summaryrefslogtreecommitdiff
path: root/homebrew/putmail/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/putmail/.beer')
-rw-r--r--homebrew/putmail/.beer19
1 files changed, 19 insertions, 0 deletions
diff --git a/homebrew/putmail/.beer b/homebrew/putmail/.beer
new file mode 100644
index 000000000..cb4344300
--- /dev/null
+++ b/homebrew/putmail/.beer
@@ -0,0 +1,19 @@
+{
+ "name": "Putmail",
+ "description": "MTA or SMTP client designed to replace the sendmail command",
+ "url": "https://downloads.sourceforge.net/project/putmail/putmail.py/1.4/putmail.py-1.4.tar.bz2",
+ "mirror": null,
+ "homepage": "https://putmail.sourceforge.io",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bin.install \"putmail.py\"",
+ "man1.install \"man/man1/putmail.py.1\"",
+ "bin.install_symlink \"putmail.py\" => \"putmail\"",
+ "man1.install_symlink \"putmail.py.1\" => \"putmail.1\""
+ ],
+ "version": "1.4",
+ "file": "putmail.rb"
+} \ No newline at end of file