59000e5ca4
It is redundant. PR: ports/49002 Submitted by: Dan Langille <dan@langille.org> Obtained from: FreshPorts survey
17 lines
452 B
Makefile
17 lines
452 B
Makefile
# New ports collection makefile for: OpenOffice.org for Korean language
|
|
# Date created: Nov 9 08:32:00 UTC 2003
|
|
# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= korean
|
|
|
|
LANG_PKGNAME= ko
|
|
LANG_EXT= 82
|
|
LANG_CONFIGURE_ARG= KOREAN
|
|
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1
|
|
L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
|
|
|
|
.include "${MASTERDIR}/Makefile"
|