NAME = Findutils
GARNAME = findutils
GARVERSION = 4.4.2
HOME_URL = http://www.gnu.org/software/findutils/
DESCRIPTION = GNU Find Utilities, the basic directory searching utilities of the GNU operating system

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

MASTER_SITES = $(MASTER_GNU)
MASTER_SUBDIR = $(GARNAME)/
DISTFILES = $(DISTNAME).tar.gz
SIGFILES = $(DISTNAME).tar.gz.sig

BUILDDEPS = coreutils
LIBDEPS = 

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

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