1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Add OpenOffice.org 1.1 for Czech language

This commit is contained in:
Maho Nakata 2003-11-09 00:30:14 +00:00
parent 0d17c3f5e1
commit d43532662a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93468
2 changed files with 16 additions and 0 deletions

View File

@ -127,6 +127,7 @@
SUBDIR += openoffice-1.0-tr
SUBDIR += openoffice-1.1
SUBDIR += openoffice-1.1-ca
SUBDIR += openoffice-1.1-cz
SUBDIR += openoffice-1.1-dk
SUBDIR += openoffice-1.1-es
SUBDIR += openoffice-1.1-gr

View File

@ -0,0 +1,15 @@
# New ports collection makefile for: OpenOffice for Czech language
# Date created: Sun Nov 9 09:29:41 JST 2003
# Whom: NAKATA Maho <maho@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= editors
LANG_PKGNAME= cz
LANG_EXT= 420
LANG_CONFIGURE_ARG= CZECH
MASTERDIR= ${.CURDIR}/../openoffice-1.1
.include "${MASTERDIR}/Makefile"