diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:15:54 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:15:54 +0000 |
commit | 26bb1d17298aead28b8519e7495ebb31ae81d60d (patch) | |
tree | 89886204fb7bcda6f7674a3fdb0a4141e5c466b3 /devel/libshhopt/pkg-descr | |
parent | c2b29e69629822b5b30fdde297f5d067090a8efe (diff) | |
download | ports-26bb1d17298aead28b8519e7495ebb31ae81d60d.tar.gz ports-26bb1d17298aead28b8519e7495ebb31ae81d60d.zip |
Notes
Diffstat (limited to 'devel/libshhopt/pkg-descr')
-rw-r--r-- | devel/libshhopt/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libshhopt/pkg-descr b/devel/libshhopt/pkg-descr new file mode 100644 index 000000000000..a51c53734ac2 --- /dev/null +++ b/devel/libshhopt/pkg-descr @@ -0,0 +1,3 @@ +shhopt - library for parsing command line options. It contains +C-functions for parsing command line options, both traditional +one-character options, and GNU'ish --long-options. |