[manifest]
name = gnu-sed

[download.os=darwin]
url = https://ftp.gnu.org/gnu/sed/sed-4.8.tar.gz
sha256 = 53cf3e14c71f3a149f29d13a0da64120b3c1d3334fba39c4af3e520be053982a

[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 = sed-4.8

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