sec: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-23 20:59:32 +08:00
parent 5cac0f53f4
commit 30d899e738

View file

@ -4,6 +4,8 @@ class Sec < Formula
url "https://downloads.sourceforge.net/project/simple-evcorr/sec/2.7.6/sec-2.7.6.tar.gz"
sha256 "3714ce9dc9c769cefc63811703905d62f45868618842d186ad6bdc522cd53ad3"
bottle :unneeded
def install
bin.install "sec"
man1.install "sec.man" => "sec.1"