mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
sys-apps: code style.
This commit is contained in:
@@ -12,14 +12,15 @@ makes it possible to handle simple data-reformatting jobs with just a \
|
||||
few lines of code.
|
||||
"
|
||||
HOMEPAGE="http://www.gnu.org/s/gawk"
|
||||
COPYRIGHT="1983-2013 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://ftp.gnu.org/gnu/gawk/gawk-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="8c03080e2b5a56263e8783f6f1f306398d4591be18254041f3f547efef944d35"
|
||||
REVISION="2"
|
||||
LICENSE="GNU GPL v3"
|
||||
COPYRIGHT="1983-2013 Free Software Foundation, Inc."
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
|
||||
PATCHES="gawk-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
|
||||
|
||||
PROVIDES="
|
||||
gawk = $portVersion compat >= 4
|
||||
cmd:awk = $portVersion compat >= 3
|
||||
@@ -29,6 +30,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user