freebsd-ports/shells/bash/options
2010-09-10 02:30:50 +00:00

6 lines
296 B
Text

OPTIONS= IMPLICITCD "Use directory name alone to cd into it" on \
COLONBREAKSWORDS "Colons break words" on \
HELP "Install the help files" on \
INST_READL "Use readline from base, otherwise bash's" on \
NLS "National Language Support" on \
STATIC_BASH "Compile without shared libs" off