diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-01-16 18:27:26 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-01-16 18:27:26 +0000 |
commit | 6bec4838d31ffd2c7cc740a720079d622ae9c63c (patch) | |
tree | 02cdfe86d3cd1973cabc92e5afeac65a80e3a59d /japanese/Makefile | |
parent | 2b1a883dc4fd248d3b049059b9543dde2ac98ffd (diff) | |
download | ports-6bec4838d31ffd2c7cc740a720079d622ae9c63c.tar.gz ports-6bec4838d31ffd2c7cc740a720079d622ae9c63c.zip |
Add ja-libconv, Japanese charset conversion library powered by iconv(3).
Notes
Notes:
svn path=/head/; revision=37253
Diffstat (limited to 'japanese/Makefile')
-rw-r--r-- | japanese/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 1d94730a27a2..658619c5a221 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -140,6 +140,7 @@ SUBDIR += libicq SUBDIR += libimg SUBDIR += libjcode + SUBDIR += libjconv SUBDIR += libslang SUBDIR += linux-netscape47-communicator SUBDIR += linux-netscape47-navigator |