{ "name": "Aggregate", "description": "Optimizes lists of prefixes to reduce list lengths", "url": "https://ftp.isc.org/isc/aggregate/aggregate-1.6.tar.gz", "mirror": null, "homepage": "https://web.archive.org/web/20160716192438/freecode.com/projects/aggregate/", "depends": [], "resource": [], "conflicts": [ { "conflict": "crush-tools", "reason": "both install an `aggregate` binary" } ], "patches": [], "install": [ "bin.mkpath", "man1.mkpath", "inreplace \"Makefile.in\", \"$(prefix)/man/man1\", \"$(prefix)/share/man/man1\"", "system \"./configure\", \"--disable-debug\",", "\"--disable-dependency-tracking\",", "\"--prefix=#{prefix}\"", "system \"make\", \"CFLAGS=#{ENV.cflags}\",", "\"LDFLAGS=#{ENV.ldflags}\",", "\"install\"" ], "version": "1.6", "file": "aggregate.rb" }