summaryrefslogtreecommitdiff
path: root/devel/popt/pkg-comment
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>1999-12-30 12:31:24 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>1999-12-30 12:31:24 +0000
commit281777db42bdcdd69aba1f62656b96da5491222f (patch)
tree936fc8a152c95a7d50534b9d6baf1c568dd00fb0 /devel/popt/pkg-comment
parentUpgrade 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-comment1
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.