diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 1999-12-30 12:31:24 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 1999-12-30 12:31:24 +0000 |
commit | 281777db42bdcdd69aba1f62656b96da5491222f (patch) | |
tree | 936fc8a152c95a7d50534b9d6baf1c568dd00fb0 /devel/popt/pkg-comment | |
parent | Upgrade to mkisofs included in cdrecord-1.8a37. (diff) |
popt is an enhanced getopt(3)-style command line option parsing library.
PR: 15759
Submitted by: Yuan-Chen Cheng <ycheng@ml.tw.freebsd.org>
Notes
Notes:
svn path=/head/; revision=24287
Diffstat (limited to 'devel/popt/pkg-comment')
-rw-r--r-- | devel/popt/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/popt/pkg-comment b/devel/popt/pkg-comment new file mode 100644 index 000000000000..8713d3418113 --- /dev/null +++ b/devel/popt/pkg-comment @@ -0,0 +1 @@ +A getopt(3) like library with a number of enhancements, from Redhat. |