diff options
author | cy <cy@FreeBSD.org> | 2017-03-14 11:17:52 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2017-03-14 11:17:52 +0800 |
commit | b8ae5a5e660490c8f9bb8aafdbed3166321870f5 (patch) | |
tree | d527e8859e34793281182a95cbc1f820887d6861 /security/krb5-113 | |
parent | 70b0bc1c04ecc8e72731fbc997ec79dc2fb67157 (diff) | |
download | freebsd-ports-gnome-b8ae5a5e660490c8f9bb8aafdbed3166321870f5.tar.gz freebsd-ports-gnome-b8ae5a5e660490c8f9bb8aafdbed3166321870f5.tar.zst freebsd-ports-gnome-b8ae5a5e660490c8f9bb8aafdbed3166321870f5.zip |
Describe CMD_LINE_EDITING RADIO group.
PR: 217552
Submitted by: John W. O'brien <john@saltant.com>
Differential Revision: D9889
Diffstat (limited to 'security/krb5-113')
-rw-r--r-- | security/krb5-113/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/krb5-113/Makefile b/security/krb5-113/Makefile index f4173f3e2c27..804f4a06b78e 100644 --- a/security/krb5-113/Makefile +++ b/security/krb5-113/Makefile @@ -43,6 +43,7 @@ OPTIONS_DEFINE= EXAMPLES NLS KRB5_PDF KRB5_HTML DNS_FOR_REALM LDAP OPTIONS_DEFAULT= KRB5_PDF KRB5_HTML READLINE OPTIONS_RADIO= CMD_LINE_EDITING OPTIONS_RADIO_CMD_LINE_EDITING= READLINE READLINE_PORT LIBEDIT +CMD_LINE_EDITING_DESC= Command line editing for kadmin and ktutil KRB5_PDF_DESC= Install krb5 PDF documentation KRB5_HTML_DESC= Install krb5 HTML documentation DNS_FOR_REALM_DESC= Enable DNS lookups for Kerberos realm names |