freebsd-ports/polish/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

32 lines
645 B
Makefile

# $FreeBSD$
#
COMMENT = Polish language support
SUBDIR += aspell
SUBDIR += ekg
SUBDIR += ekg2
SUBDIR += fortunepl
SUBDIR += gimp-help
SUBDIR += gnugadu2
SUBDIR += hunspell
SUBDIR += hyphen
SUBDIR += ispell
SUBDIR += kadu
SUBDIR += kde3-i18n
SUBDIR += kde4-l10n
SUBDIR += koffice-i18n
SUBDIR += koffice-kde4-l10n
SUBDIR += libgadu
SUBDIR += libreoffice
SUBDIR += libtlen
SUBDIR += mythes
SUBDIR += php_doc
SUBDIR += qfaktury
SUBDIR += qnapi
SUBDIR += sms2
SUBDIR += tleenx2
SUBDIR += trf
SUBDIR += webalizer2
.include <bsd.port.subdir.mk>