mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
swig: code style.
This commit is contained in:
@@ -14,15 +14,16 @@ and generate the 'glue code' required for the above target languages to call \
|
||||
into the C/C++ code. SWIG can also export its parse tree in the form of XML \
|
||||
and Lisp s-expressions. SWIG is free software and the code that SWIG \
|
||||
generates is compatible with both commercial and non-commercial projects."
|
||||
LICENSE="SWIG"
|
||||
HOMEPAGE="http://www.swig.org/"
|
||||
COPYRIGHT="1995-1998 University of Utah and the Regents of the University of California
|
||||
1998-2005 University of Chicago
|
||||
2005-2006 Arizona Board of Regents (University of Arizona)
|
||||
1995-2017 The SWIG Developers"
|
||||
HOMEPAGE="http://www.swig.org/"
|
||||
LICENSE="SWIG"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://sourceforge.net/projects/swig/files/swig/swig-$portVersion/swig-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="7cf9f447ae7ed1c51722efc45e7f14418d15d7a1e143ac9f09a668999f4fc94d"
|
||||
REVISION="2"
|
||||
|
||||
ARCHITECTURES="x86 ?x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user