[manifest]
name = gnu-coreutils

[download.os=darwin]
url = https://ftp.gnu.org/gnu/coreutils/coreutils-8.32.tar.gz
sha256 = d5ab07435a74058ab69a2007e838be4f6a90b5635d812c2e26671e3972fca1b8

[build.os=darwin]
# The buildin FreeBSD version incompatible with the GNU one, so for the sake of
# being cross-platform friendly this manifest provides the GNU version.
builder = autoconf
subdir = coreutils-8.32

[build.not(os=darwin)]
builder = nop
