aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-19 06:55:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-19 06:55:03 +0000
commit534294fdd9ae63d9b0b420827070a16c98ac041e (patch)
tree269cfb92110f3ed0c889a6772b0852481bd68e9f /textproc/Makefile
parentcaa49233e40bdf500b68e560eba20197f3439d0b (diff)
downloadports-534294fdd9ae63d9b0b420827070a16c98ac041e.tar.gz
ports-534294fdd9ae63d9b0b420827070a16c98ac041e.zip
The goal of this module is providing good code readability and clarity
of intent for command-line option processing. While readability is a subjective standard, Getopt::Lucid relies on a more verbose, plain-English option specification as compared against the more symbolic approach of Getopt::Long. WWW: http://search.cpan.org/dist/Getopt-Lucid/ PR: ports/120804 Submitted by: Felippe de Meirelles Motta <lippemail at gmail.com>
Notes
Notes: svn path=/head/; revision=207572
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 96fc6cb96ba1..e5148e816ead 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -369,6 +369,7 @@
SUBDIR += p5-Filter-Simple
SUBDIR += p5-FormValidator-Simple
SUBDIR += p5-Games-Dissociate
+ SUBDIR += p5-Getopt-Lucid
SUBDIR += p5-Google-Data-JSON
SUBDIR += p5-HTML-Copy
SUBDIR += p5-HTML-Entities-ImodePictogram