add license stanza to osxfuse

This commit is contained in:
Roland Walker 2014-10-01 11:33:33 -04:00
parent d8859c19b2
commit f26dc919ff
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Osxfuse < Cask
url "https://downloads.sourceforge.net/project/osxfuse/osxfuse-#{version}/osxfuse-#{version}.dmg"
homepage 'https://osxfuse.github.io/'
license :oss
pkg "Install OSXFUSE #{version[0..-3]}.pkg"
uninstall :pkgutil => 'com.github.osxfuse.pkg.Core|com.github.osxfuse.pkg.PrefPane',