diff options
author | garga <garga@FreeBSD.org> | 2006-04-24 18:44:37 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-04-24 18:44:37 +0000 |
commit | 0a11d0f6dbaf41480d3f3a5c3ab9d768e44973e6 (patch) | |
tree | d85f7cfd7ac12717b9c9c9ef9739e8a99d759239 /japanese/ruby-ming/pkg-descr | |
parent | ba9f8ed47778610dc9f726330990c5e37543d202 (diff) | |
download | FreeBSD-ports-0a11d0f6dbaf41480d3f3a5c3ab9d768e44973e6.zip FreeBSD-ports-0a11d0f6dbaf41480d3f3a5c3ab9d768e44973e6.tar.gz |
Since i can't found a new version for japanese/ming, transfor this port in a
master one instead slave of graphics/ruby-ming and still use ming.so.3.
PR: ports/96267
Submitted by: garga
Approved by: portmgr (kris)
Diffstat (limited to 'japanese/ruby-ming/pkg-descr')
-rw-r--r-- | japanese/ruby-ming/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/japanese/ruby-ming/pkg-descr b/japanese/ruby-ming/pkg-descr new file mode 100644 index 0000000..5003524 --- /dev/null +++ b/japanese/ruby-ming/pkg-descr @@ -0,0 +1,10 @@ +Ming/Ruby is yet another implementation of Ming embedding for Ruby +extension library without SWIG. Ming/Ruby also supports JaMing which +is an improvement of Ming to display Japanese characters and to play +sounds. To use Japanese fonts with JaMing, the letters must be +followed the UTF-8 formats. Uconv, which is an UTF-8 extension library +for Ruby, can be used to convert other Kanji encodings into Unicode. + +WWW: http://mingruby.rubyforge.org/ + +Author: Daisuke Ikegami <ikegami@madscientist.jp> |