diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-13 07:19:13 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-13 07:19:13 +0000 |
commit | fcecc5c0d3149f9bd414fc9bc4d23dc7fd5f4369 (patch) | |
tree | b9fe5663d828d92467e89b26ce5cbff42a753ff9 /vietnamese/Makefile | |
parent | 00c2d65c5616ca0fd6404326f2e0333c9439360e (diff) | |
download | ports-fcecc5c0d3149f9bd414fc9bc4d23dc7fd5f4369.tar.gz ports-fcecc5c0d3149f9bd414fc9bc4d23dc7fd5f4369.zip |
Perl script to convert the text in the VIQR encoding to another Vietnamese
encoding (such as TCVN, VISCII, VPS, VNI, ...).
Notes
Notes:
svn path=/head/; revision=70008
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 ca26001e116e..664542a3128e 100644 --- a/vietnamese/Makefile +++ b/vietnamese/Makefile @@ -3,6 +3,7 @@ SUBDIR += libviet SUBDIR += unicode-uhoai + SUBDIR += vi2vn SUBDIR += vis2u SUBDIR += vn7to8 SUBDIR += vnconvert |