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