12 lines
239 B
Makefile
12 lines
239 B
Makefile
# New ports collection makefile for: libreoffice-ug
|
|
# Date created: 2012-07-17
|
|
# Whom: Jung-uk Kim <jkim@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
LO_I18N= ug
|
|
|
|
.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
|
|
|
|
.include <bsd.port.mk>
|