839b21a6f4
the hard work was done by Hye-Shik Chang in the misc/utf8locale port; I made a few minor adjustments and merged the makefiles. PR: 44307
15 lines
192 B
Plaintext
15 lines
192 B
Plaintext
# $FreeBSD$
|
||
#
|
||
# WARNING: spaces may be essential at the end of lines
|
||
# WARNING: empty lines are essential too
|
||
#
|
||
# yesexpr
|
||
^[νΝyY].*
|
||
# noexpr
|
||
^[οΟnN].*
|
||
# yesstr
|
||
ΝΑΙ
|
||
# nostr
|
||
ΟΧΙ
|
||
# EOF
|