diff options
| author | Frederik Carlier <frederik.carlier@quamotion.mobi> | 2018-07-17 15:00:40 +0200 |
|---|---|---|
| committer | Alexander Karatarakis <alex@karatarakis.com> | 2018-07-31 13:53:19 -0700 |
| commit | 19dfd5c96fc32620c2a6fb4c05e1037ff9341692 (patch) | |
| tree | 9c2e537456118e4433cd50d7dbd7fb25db8021ea /ports/getopt/CONTROL | |
| parent | 9da52f6e76bc9ef7849e981be431623c8c1ee6be (diff) | |
| download | vcpkg-19dfd5c96fc32620c2a6fb4c05e1037ff9341692.tar.gz vcpkg-19dfd5c96fc32620c2a6fb4c05e1037ff9341692.zip | |
Add getopt port
Diffstat (limited to 'ports/getopt/CONTROL')
| -rw-r--r-- | ports/getopt/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/getopt/CONTROL b/ports/getopt/CONTROL new file mode 100644 index 000000000..ce6fbb776 --- /dev/null +++ b/ports/getopt/CONTROL @@ -0,0 +1,3 @@ +Source: getopt
+Version: 0.1
+Description: The getopt and getopt_long functions automate some of the chore involved in parsing typical unix command line options.
|
