mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
rebol: code style.
This commit is contained in:
@@ -4,6 +4,9 @@ A scripting language that provides a lightweight platform for distributed \
|
||||
computing and communication. It is mainly designed for network communications, \
|
||||
providing effective solutions to modern network distributed applications."
|
||||
HOMEPAGE="http://www.rebol.com/"
|
||||
COPYRIGHT="2014 REBOL Technologies"
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/rebol/rebol/archive/25033f897b2bd466068d7663563cd3ff64740b94.tar.gz"
|
||||
CHECKSUM_SHA256="ffe75f829fd414aa61466bb357362c9df02849cc4daf5febefc3195074761244"
|
||||
SOURCE_DIR="rebol-25033f897b2bd466068d7663563cd3ff64740b94"
|
||||
@@ -11,16 +14,13 @@ SOURCE_URI_2="http://ports-space.haiku-files.org/dev-lang/rebol/r3-make.zip"
|
||||
CHECKSUM_SHA256_2="2a6dda70211787fcca4249c922378e891ca287c8c110affb386b5cc939ba4798"
|
||||
SOURCE_URI_3="https://github.com/rebol/rebol/archive/25033f897b2bd466068d7663563cd3ff64740b94.tar.gz"
|
||||
CHECKSUM_SHA256_3="ffe75f829fd414aa61466bb357362c9df02849cc4daf5febefc3195074761244"
|
||||
LICENSE="Apache v2"
|
||||
COPYRIGHT="2014 REBOL Technologies"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 !x86_64"
|
||||
|
||||
PROVIDES="
|
||||
rebol = $portVersion
|
||||
cmd:r3 = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user