diff options
author | lioux <lioux@FreeBSD.org> | 2005-12-20 22:48:29 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-12-20 22:48:29 +0800 |
commit | 1e175315c0ce48e2ec9ee0dbcc8239a530ad64a0 (patch) | |
tree | 3cf79b542e9ccf891dceef66ae2df5cccd138c73 /converters/Makefile | |
parent | 8626225a49ce6ee92062aba6a730e5c987bb5109 (diff) | |
download | freebsd-ports-gnome-1e175315c0ce48e2ec9ee0dbcc8239a530ad64a0.tar.gz freebsd-ports-gnome-1e175315c0ce48e2ec9ee0dbcc8239a530ad64a0.tar.zst freebsd-ports-gnome-1e175315c0ce48e2ec9ee0dbcc8239a530ad64a0.zip |
New port p5-Unicode-UTF8simple version 1.06: Conversions to/from
UTF8 from/to charactersets
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 7b9e3b74620d..f034910cc577 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -60,6 +60,7 @@ SUBDIR += p5-Unicode-MapUTF8 SUBDIR += p5-Unicode-RecursiveDowngrade SUBDIR += p5-Unicode-String + SUBDIR += p5-Unicode-UTF8simple SUBDIR += pecl-fribidi SUBDIR += php4-iconv SUBDIR += php4-mbstring |