From 20dc23bc6de6f30f7c730e44b9e4f8f18d19480f Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Sat, 8 Nov 2003 23:42:47 +0000 Subject: Add a new port OpenOffice.org 1.1 for korean langueage. --- korean/Makefile | 1 + korean/openoffice-1.1/Makefile | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 korean/openoffice-1.1/Makefile (limited to 'korean') diff --git a/korean/Makefile b/korean/Makefile index 53fd9caf2b63..0353acef6c2c 100644 --- a/korean/Makefile +++ b/korean/Makefile @@ -61,6 +61,7 @@ SUBDIR += nvi-euc-kr SUBDIR += nvi-iso-2022-kr SUBDIR += openoffice-1.0 + SUBDIR += openoffice-1.1 SUBDIR += pgp.language SUBDIR += pinetreefonts SUBDIR += texinfo diff --git a/korean/openoffice-1.1/Makefile b/korean/openoffice-1.1/Makefile new file mode 100644 index 000000000000..cc2bf2742959 --- /dev/null +++ b/korean/openoffice-1.1/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: OpenOffice 1.1 for Korean language +# Date created: Nov 9 08:32:00 UTC 2003 +# Whom: Martin Blapp , Mario Ferreira and NAKATA Maho +# +# $FreeBSD$ +# + +CATEGORIES= korean editors + +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" -- cgit v1.2.3