gengetopt stable port information

Package: gengetopt
Version: 2.21
Revision: 1001
###
Source: gnu
Source-MD5: f44cc7507a3c069a0374e371efcc69ab
###
GCC: 4.0
###
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info --libexecdir=%p/lib
###
InstallScript: <<
make install DESTDIR=%d
<<
###
DocFiles: AUTHORS COPYING ChangeLog INSTALL LICENSE NEWS README THANKS TODO
InfoDocs: gengetopt.info
###
Description: Generates getopt_long functions
DescDetail: <<
gengetopt takes an easy-to-do description of options and generates a C
function that uses the GNU getopt_long(3) function to parse the options
and validate them. gengetopt is GNU software, but the code generated is
not under any particular license. gengetopt is perfect if you are too lazy
to write all the stuff required to call GNU getopt_long(3), or if you have
a program and wish it took many options. The generated code works if you
use autoconf or automake.
<<
###
License: GPL
Maintainer: Kurt Schwehr
Homepage: http://www.gnu.org/software/gengetopt/gengetopt.html

gengetopt _unstable_ port information

Package: gengetopt
Version: 2.22
Revision: 1001
###
Source: gnu
Source-MD5: 346f35c9e0607733b26dcbba9fbbfa8c
###
GCC: 4.0
###
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info --libexecdir=%p/lib
###
InstallScript: <<
make install DESTDIR=%d
<<
###
DocFiles: AUTHORS COPYING ChangeLog INSTALL LICENSE NEWS README THANKS TODO
InfoDocs: gengetopt.info
###
Description: Generates getopt_long functions
DescDetail: <<
gengetopt takes an easy-to-do description of options and generates a C
function that uses the GNU getopt_long(3) function to parse the options
and validate them. gengetopt is GNU software, but the code generated is
not under any particular license. gengetopt is perfect if you are too lazy
to write all the stuff required to call GNU getopt_long(3), or if you have
a program and wish it took many options. The generated code works if you
use autoconf or automake.
<<
###
License: GPL
Maintainer: Kurt Schwehr
Homepage: http://www.gnu.org/software/gengetopt/gengetopt.html