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:
parent
0d17c3f5e1
commit
d43532662a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93468
@ -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
|
||||
|
15
editors/openoffice-1.1-cz/Makefile
Normal file
15
editors/openoffice-1.1-cz/Makefile
Normal 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"
|
Loading…
Reference in New Issue
Block a user