mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Moved LICENSE and COPYRIGHT to the top
This commit is contained in:
@@ -2,6 +2,10 @@ DESCRIPTION="Rez is a resource compiler similar to rc. Its main use is compiling
|
||||
New applications should consider using rc instead, but Rez may still be useful to compile some old apps from the BeOS days"
|
||||
SUMMARY="The Rez resource compiler"
|
||||
|
||||
LICENSE="BSD (4-clause)"
|
||||
COPYRIGHT="1996-1998, 2000 Hekkelman Programmatuur B.V. All rights reserved.
|
||||
1999-2000 Tim Vernum. All rights reserved."
|
||||
|
||||
HOMEPAGE="https://github.com/HaikuArchives/Rez/archive/v1.0"
|
||||
SRC_URI="https://github.com/HaikuArchives/Rez/archive/v1.0.tar.gz"
|
||||
SOURCE_DIR="Rez-1.0"
|
||||
@@ -38,8 +42,4 @@ INSTALL()
|
||||
{
|
||||
mkdir -p $binDir
|
||||
cp rez $binDir
|
||||
}
|
||||
|
||||
LICENSE="BSD (4-clause)"
|
||||
COPYRIGHT="1996-1998, 2000 Hekkelman Programmatuur B.V. All rights reserved.
|
||||
1999-2000 Tim Vernum. All rights reserved."
|
||||
}
|
||||
Reference in New Issue
Block a user