diff options
author | obrien <obrien@FreeBSD.org> | 2002-11-13 07:19:13 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-11-13 07:19:13 +0000 |
commit | cbb0599a66d01650aedd9ffee6247bbb497953d5 (patch) | |
tree | aa83bfce864cc1656f3c8ff381506bd5f8e32854 /vietnamese/Makefile | |
parent | ced4db9842c479d66f686d5fbd50d8a0cb8c41e3 (diff) | |
download | FreeBSD-ports-cbb0599a66d01650aedd9ffee6247bbb497953d5.zip FreeBSD-ports-cbb0599a66d01650aedd9ffee6247bbb497953d5.tar.gz |
Perl script to convert the text in the VIQR encoding to another Vietnamese
encoding (such as TCVN, VISCII, VPS, VNI, ...).
Diffstat (limited to 'vietnamese/Makefile')
-rw-r--r-- | vietnamese/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vietnamese/Makefile b/vietnamese/Makefile index ca26001..664542a 100644 --- a/vietnamese/Makefile +++ b/vietnamese/Makefile @@ -3,6 +3,7 @@ SUBDIR += libviet SUBDIR += unicode-uhoai + SUBDIR += vi2vn SUBDIR += vis2u SUBDIR += vn7to8 SUBDIR += vnconvert |