aboutsummaryrefslogtreecommitdiffstats
path: root/editors/libreoffice-bo/Makefile
blob: caf86f63be5158c26f39d4b7d24850503594785c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# New ports collection makefile for:    libreoffice-bo
# Date created:     2012-07-17
# Whom:         Jung-uk Kim <jkim@FreeBSD.org>
#
# $FreeBSD$
#

LO_I18N=    bo
LO_HAS_HELPPACK=    yes

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

.include <bsd.port.mk>