head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.05.54.57;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.10.26.20.24.07;	author jkim;	state Exp;
branches;
next	1.1;

1.1
date	2012.04.22.20.38.13;	author bapt;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# $FreeBSD: head/chinese/libreoffice-zh_CN/Makefile 306473 2012-10-26 20:24:07Z jkim $

LO_I18N=	zh_CN
LO_HAS_HELPPACK=	yes
CATEGORIES=	chinese editors

.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"

.include <bsd.port.mk>
@


1.2
log
@SVN rev 306473 on 2012-10-26 20:24:07Z by jkim

- Update to 3.5.7.
- Trim Makefile headers.

Feature safe:	yes
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.1
log
@- 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
@
text
@a0 4
# New ports collection makefile for:	libreoffice-zh_CN
# Date created:		2012-03-01
# Whom:			Baptiste Daroussin <bapt@@FreeBSD.org>
#
a1 1
#
@

