mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
bf7ad139d5
PR: 155780 Submitted by: Alexander Kriventsov <avk@vl.ru>
8 lines
342 B
Plaintext
8 lines
342 B
Plaintext
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 \
|
|
SYSLOG "Compile with syslog support" off
|