putmail: bottle unneeded
This commit is contained in:
parent
1644c68152
commit
bd02ffdc89
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class Putmail < Formula
|
|||
url "https://downloads.sourceforge.net/project/putmail/putmail.py/1.4/putmail.py-1.4.tar.bz2"
|
||||
sha256 "1f4e6f33496100ad89b8f029621fb78ab2f80258994c7cd8687fd46730df45be"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
bin.install "putmail.py"
|
||||
man1.install "man/man1/putmail.py.1"
|
||||
|
|
Loading…
Reference in a new issue