blob: 15d9a8056851c09adbcf87b31439d4e8c3153166 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# New ports collection makefile for: OpenOffice.org for Turkish language
# Date created: Sun Nov 9 09:07:02 JST 2003
# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org>
#
# $FreeBSD$
#
LANG_PKGNAME= tr
LANG_EXT= 90
LANG_CONFIGURE_ARG= TURK
MASTERDIR= ${.CURDIR}/../openoffice-1.1
.include "${MASTERDIR}/Makefile"
|