1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Add a new port OpenOffice.org 1.1 for korean langueage.

This commit is contained in:
Maho Nakata 2003-11-08 23:42:47 +00:00
parent d256806d35
commit 20dc23bc6d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93431
2 changed files with 17 additions and 0 deletions

View File

@ -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

View File

@ -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 <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org>
#
# $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"