blob: e27afff3d89ac912a9186f97ccf25045585bbede (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# New ports collection makefile for: libreoffice-ga
# Date created: 2012-03-01
# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
#
# $FreeBSD$
#
LO_I18N= ga
.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
.include <bsd.port.mk>
|