# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $ PortSystem 1.0 name libgnugetopt version 1.3 categories devel platforms darwin maintainers sfarc.net:sean mww description GNU getopt library long_description GNU getopt library similar but more powerful than the \ standard getopt(3). It includes the GNU-style getopt_long() \ function. homepage ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/lioux/ # these are the original sources but they are correctly autofoo-ed master_sites macports checksums sha1 2fb3a1fa3fa535d5b9cf818885269dea5d8c5d9f use_bzip2 yes configure.args --includedir=${prefix}/include/${name} --disable-static