freebsd-ports/editors/vim/options
David E. O'Brien 6c130e4682 Add TCL support and translations options.
PR:		123662
Submitted by:	Dima Panov <fluffy@fluffy.khv.ru>
2008-06-05 13:11:09 +00:00

13 lines
464 B
Text

OPTIONS= PERL "Enable Perl interpreter" off \
PYTHON "Enable Python interpreter" off \
RUBY "Enable Ruby interpreter" off \
TCL "Enable TCL interpreter" off \
LANG "VIm Translations" off \
CSCOPE "Enable cscope" off \
EXUBERANT_CTAGS "Use exctags instead of ctags" off \
X11 "X11 GUI (must enable if things below are)" off \
ATHENA "Athena GUI" off \
GTK2 "GTK2 GUI" off \
GNOME "Gnome1 GUI" off \
MOTIF "Motif GUI" off \
XTERM_SAVE "" off