[manifest]
name = gnu-grep

[download.os=darwin]
url = https://ftp.gnu.org/gnu/grep/grep-3.5.tar.gz
sha256 = 9897220992a8fd38a80b70731462defa95f7ff2709b235fb54864ddd011141dd

[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 = grep-3.5

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