diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2000-07-23 05:06:38 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2000-07-23 05:06:38 +0000 |
commit | 8261619838417da1ea166c453c828e55534c14aa (patch) | |
tree | 8dc200888afcb8314658731710c62afe890c7c4b /korean/johabfonts | |
parent | f904bcfbf6e0a98a3a2ac3fbfee149b0ecc1e7f5 (diff) | |
download | ports-8261619838417da1ea166c453c828e55534c14aa.tar.gz ports-8261619838417da1ea166c453c828e55534c14aa.zip |
Notes
Diffstat (limited to 'korean/johabfonts')
-rw-r--r-- | korean/johabfonts/Makefile | 2 | ||||
-rw-r--r-- | korean/johabfonts/pkg-descr | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/korean/johabfonts/Makefile b/korean/johabfonts/Makefile index 65e6dafee6df..49cc78ea664e 100644 --- a/korean/johabfonts/Makefile +++ b/korean/johabfonts/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/terminal/hanterm/hanterm304beta/f ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/terminal/hanterm/hanterm304beta/fonts/ DISTNAME= hanterm304fonts +MAINTAINER= cjh@FreeBSD.org + USE_IMAKE= yes NO_INSTALL_MANPAGES= yes diff --git a/korean/johabfonts/pkg-descr b/korean/johabfonts/pkg-descr index b838d4ac66af..ab85506ad3d8 100644 --- a/korean/johabfonts/pkg-descr +++ b/korean/johabfonts/pkg-descr @@ -3,7 +3,8 @@ Hangul X11 fonts(Johab) It is Korean fonts for X11, used in hanterm, hanemacs, or so. It need to be installed before hanterm and hanemacs. Its encoding is not standard(-johab*), -so it cannot be used in i18n-ed program of X11. +so it cannot be used in i18n-ed program of X11. But Mozilla(open source +netscape web browser) can use these fonts for displaying. -- -Ports by CHOI Junho <junker@jazz.snu.ac.kr> +CHOI Junho <cjh@FreeBSD.org> |