14 lines
268 B
Makefile
14 lines
268 B
Makefile
|
# New ports collection makefile for: libreoffice-da
|
||
|
# Date created: 2012-03-01
|
||
|
# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
LO_I18N= da
|
||
|
LO_HAS_HELPPACK= yes
|
||
|
|
||
|
.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
|
||
|
|
||
|
.include <bsd.port.mk>
|