freebsd-ports/korean/Makefile
Baptiste Daroussin 8269acc5ce - upgrade to 3.5.2
- switch and force compiler to clang using the one from base on 9 and CURRENT, the one
  from ports if not found in base
- now only build en_US version, all localisation are available through separated
  ports.
- Graphite smart font is now used by default
- Rebundle boost to easier upgrading boost
- Rebundle mdds the one from the ports seems incompatible with clang
- Unbundle all the fonts

Thank you to jgh and Kuan-Chung Chiu <buganini@gmail.com> for testings and
feedback

Thank you to iXsystems for providing resources to build/test libreoffice
2012-04-22 20:38:32 +00:00

51 lines
1.1 KiB
Makefile

# $FreeBSD$
#
COMMENT = Korean support
SUBDIR += FreeWnn-lib
SUBDIR += FreeWnn-server
SUBDIR += acroread8
SUBDIR += aleefonts-ttf
SUBDIR += ami
SUBDIR += baekmukfonts-bdf
SUBDIR += baekmukfonts-ttf
SUBDIR += engdic
SUBDIR += eterm
SUBDIR += gimp-help
SUBDIR += gtkcomm
SUBDIR += h2ps
SUBDIR += hanyangfonts
SUBDIR += hcode
SUBDIR += hmconv
SUBDIR += hpscat
SUBDIR += hunspell
SUBDIR += ibus-hangul
SUBDIR += imhangul
SUBDIR += kaistfonts
SUBDIR += kde3-i18n
SUBDIR += kde4-l10n
SUBDIR += ko.TeX
SUBDIR += ko.TeX-fonts-base
SUBDIR += ko.TeX-fonts-extra
SUBDIR += libhangul
SUBDIR += libreoffice
SUBDIR += man-doc
SUBDIR += munhwafonts-cid
SUBDIR += nabi
SUBDIR += nanumcoding-ttf
SUBDIR += nanumfonts-otf
SUBDIR += nanumfonts-ttf
SUBDIR += nhpf
SUBDIR += php_doc
SUBDIR += qt4-codecs-kr
SUBDIR += scim-hangul
SUBDIR += scim-tables
SUBDIR += unfonts-core
SUBDIR += unfonts-extra
SUBDIR += uniksc
SUBDIR += unzip
SUBDIR += xpdf
.include <bsd.port.subdir.mk>