mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
This commit is contained in:
@@ -10,13 +10,11 @@ Yasm can be easily integrated into Visual Studio 2005/2008 and 2010 for \
|
||||
assembly of NASM or GAS syntax code into Win32 or Win64 object files."
|
||||
HOMEPAGE="http://www.tortall.net/projects/yasm/"
|
||||
COPYRIGHT="2001-2010 Peter Johnson and other Yasm developers."
|
||||
LICENSE="
|
||||
Artistic
|
||||
LICENSE="Artistic
|
||||
BSD (2-clause)
|
||||
BSD (3-clause)
|
||||
GNU GPL v2
|
||||
GNU LGPL v2
|
||||
"
|
||||
GNU LGPL v2"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://www.tortall.net/projects/yasm/releases/yasm-1.1.0.tar.gz"
|
||||
CHECKSUM_SHA256="e5d56b582f3d0c30ed5c4fc221063e4175602307ea645520889458133671c232"
|
||||
|
||||
Reference in New Issue
Block a user