# $Id: Portfile,v 1.1 2003/07/31 23:33:50 waqar Exp $ PortSystem 1.0 name coreutils version 5.0 categories sysutils maintainers jcorley1@nc.rr.com description GNU File, Shell, and Text utilities long_description The GNU Core Utilities are the basic file, shell, and \ text manipulation utilities of the GNU operating \ system. These are the core utilities which are \ expected to exist on every operating system. \ Previously these utilities were offered as three \ individual sets of GNU utilities, fileutils, \ shellutils, and textutils. Those three have been \ combined into a single set of utilities called the \ coreutils. homepage http://www.gnu.org/software/coreutils/ platforms darwin master_sites gnu:${name} use_bzip2 yes checksums md5 94e5558ee2a65723d4840bfde2d323f0 configure.args --program-prefix=g variant normal { configure.args-delete --program-prefix=g }