diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-03-27 01:10:50 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-03-27 01:10:50 +0800 |
commit | 1954957d8b75d2d8853af50140e6622511cf5ca9 (patch) | |
tree | 18ed3054210c6b725ec392eb0d72c90334bbf169 /converters/Makefile | |
parent | 35cf2a49597f7252d2ca52a7a8f07df95271ab63 (diff) | |
download | freebsd-ports-gnome-1954957d8b75d2d8853af50140e6622511cf5ca9.tar.gz freebsd-ports-gnome-1954957d8b75d2d8853af50140e6622511cf5ca9.tar.zst freebsd-ports-gnome-1954957d8b75d2d8853af50140e6622511cf5ca9.zip |
add siconv
siconv will convert data from one character set to another
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile index 6b51cd575590..58bc2a957a64 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -37,6 +37,7 @@ SUBDIR += recode SUBDIR += ruby-iconv SUBDIR += ruby-sha1 + SUBDIR += siconv SUBDIR += tcs SUBDIR += tnef SUBDIR += trans |