summaryrefslogtreecommitdiffstats
path: root/usr.bin/ee/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-03-28 16:51:02 +0000
committersobomax <sobomax@FreeBSD.org>2001-03-28 16:51:02 +0000
commit1012e7d28ca598029be825c2c47478d34df61ca5 (patch)
tree35bef5a31ad25ac596f15a24065263dbafb31b43 /usr.bin/ee/Makefile
parentf96cb16a4adb80bbed4e5570638ca2b8a1edc96f (diff)
downloadFreeBSD-src-1012e7d28ca598029be825c2c47478d34df61ca5.zip
FreeBSD-src-1012e7d28ca598029be825c2c47478d34df61ca5.tar.gz
Add Ukrainian translation.
Submitted by: Olexander Kunytsa <kunia@wolf.istc.kiev.ua>
Diffstat (limited to 'usr.bin/ee/Makefile')
-rw-r--r--usr.bin/ee/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/ee/Makefile b/usr.bin/ee/Makefile
index 63a0ab4..24d7c15 100644
--- a/usr.bin/ee/Makefile
+++ b/usr.bin/ee/Makefile
@@ -10,7 +10,8 @@ MLINKS= ee.1 ree.1 ee.1 edit.1
DPADD= ${LIBNCURSES}
LDADD= -lncurses
-LANGS= en_US.ISO_8859-1 fr_FR.ISO_8859-1 de_DE.ISO_8859-1 pl_PL.ISO_8859-2
+LANGS= en_US.ISO_8859-1 fr_FR.ISO_8859-1 de_DE.ISO_8859-1 pl_PL.ISO_8859-2 \
+ uk_UA.KOI8-U
FILES= ${LANGS:S/$/.ee.cat/}
CLEANFILES+= ${FILES}
OpenPOWER on IntegriCloud