mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
16 lines
357 B
Makefile
16 lines
357 B
Makefile
# New ports collection makefile for: OpenOffice for Turkish language
|
|
# Date created: Tue Jun 11 16:47:21 UTC 2002
|
|
# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= editors
|
|
|
|
LANG_PKGNAME= tr
|
|
LANG_EXT= 90
|
|
LANG_CONFIGURE_ARG= TURK
|
|
MASTERDIR= ${.CURDIR}/../openoffice
|
|
|
|
.include "${MASTERDIR}/Makefile"
|