mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Licensed ma* to mz*
This commit is contained in:
@@ -4,6 +4,7 @@ class Motif < Package
|
||||
description 'Motif is a freely available source code distribution for the Motif user interface component toolkit.'
|
||||
homepage 'https://motif.ics.com/'
|
||||
version '2.3.8'
|
||||
license 'LGPL-2.1+ and MIT'
|
||||
compatibility 'all'
|
||||
source_url 'https://downloads.sourceforge.net/project/motif/Motif%202.3.8%20Source%20Code/motif-2.3.8.tar.gz'
|
||||
source_sha256 '859b723666eeac7df018209d66045c9853b50b4218cecadb794e2359619ebce7'
|
||||
@@ -40,4 +41,3 @@ class Motif < Package
|
||||
system 'make', "DESTDIR=#{CREW_DEST_DIR}", 'install'
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user