aboutsummaryrefslogtreecommitdiff
path: root/ports/getopt/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/getopt/CONTROL')
-rw-r--r--ports/getopt/CONTROL3
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.