mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
14 lines
310 B
Makefile
14 lines
310 B
Makefile
# New ports collection makefile for: OpenOffice.org for Estonian language
|
|
# Date created: Sun Mar 21 17:38:13 JST 2003
|
|
# Whom: NAKATA Maho <maho@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
LANG_PKGNAME= et
|
|
LANG_EXT= 77
|
|
LANG_CONFIGURE_ARG= ESTONIAN
|
|
MASTERDIR= ${.CURDIR}/../openoffice-1.1
|
|
|
|
.include "${MASTERDIR}/Makefile"
|