aboutsummaryrefslogtreecommitdiff
path: root/devel/gengetopt
Commit message (Collapse)AuthorAgeFilesLines
* Add gengetopt 2.1, a program that will generate a C function that usesWill Andrews2000-10-285-0/+61
getopt_long function to parse the command line options, validate them and fill a struct. PR: 21922 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=34334