Specify license of gdal-framework

This commit is contained in:
ndr 2014-12-26 21:13:07 +00:00
parent b58e4ec0ab
commit 9f8f3f813c

View file

@ -4,7 +4,7 @@ cask :v1 => 'gdal-framework' do
url "http://www.kyngchaos.com/files/software/frameworks/GDAL_Complete-#{version.sub(%r{^(\d+\.\d+).*},'\1')}.dmg"
homepage 'http://www.kyngchaos.com/software/frameworks'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :oss
pkg 'GDAL Complete.pkg'
pkg 'Numpy.pkg'