mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-11 22:06:11 -06:00
Specify license of gdal-framework
This commit is contained in:
parent
b58e4ec0ab
commit
9f8f3f813c
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue