NAME = Coreutils
GARNAME = coreutils
GARVERSION = 8.20
HOME_URL = http://www.gnu.org/software/coreutils/
DESCRIPTION = The basic file, shell and text manipulation utilities of \
the GNU operating system

######################################################################

MASTER_SITES = $(MASTER_GNU)
MASTER_SUBDIR = coreutils/
DISTFILES = $(DISTNAME).tar.xz
SIGFILES = $(DISTNAME).tar.xz.sig

BUILDDEPS =
LIBDEPS = 

######################################################################

include ../../gar.lib/auto.mk
include config.mk
