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