diff options
author | lippe <lippe@FreeBSD.org> | 2008-06-14 16:48:16 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-06-14 16:48:16 +0800 |
commit | 45a0afb8983379774b5c7435b67a0fa97fa1e731 (patch) | |
tree | 417bae49c6091db0592d79feef3beb84de513bd0 /korean/Makefile | |
parent | 4595de4804d272cb426af2cad305f5585690708a (diff) | |
download | freebsd-ports-gnome-45a0afb8983379774b5c7435b67a0fa97fa1e731.tar.gz freebsd-ports-gnome-45a0afb8983379774b5c7435b67a0fa97fa1e731.tar.zst freebsd-ports-gnome-45a0afb8983379774b5c7435b67a0fa97fa1e731.zip |
ko.TeX is a collection of LaTeX packages made by Koaunghi Un, Dohyun Kim
and Kangsoo Kim to replace HLaTeX and Hangul-ucs.
ko.TeX-fonts-extra contains extra fonts.
WWW: http://project.ktug.or.kr/ko.TeX/
PR: ports/119427
Submitted by: Hyogeol Lee <hyogeollee@gmail.com>
Approved by: gabor (mentor, implicit)
Diffstat (limited to 'korean/Makefile')
-rw-r--r-- | korean/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/Makefile b/korean/Makefile index a1e6952c9fb2..382627efe917 100644 --- a/korean/Makefile +++ b/korean/Makefile @@ -39,6 +39,7 @@ SUBDIR += kde3-i18n SUBDIR += ko.TeX SUBDIR += ko.TeX-fonts-base + SUBDIR += ko.TeX-fonts-extra SUBDIR += libhangul SUBDIR += linuxdoc-sgml SUBDIR += man-doc |