mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Add OpenOffice.org 1.1 for portuguese language
This commit is contained in:
parent
ac1b99f99e
commit
6de9dbf1ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93460
@ -12,6 +12,7 @@
|
||||
SUBDIR += ooodict-pt_PT
|
||||
SUBDIR += openoffice-1.0
|
||||
SUBDIR += openoffice-1.1-pt_BR
|
||||
SUBDIR += openoffice-1.1-pt_PT
|
||||
SUBDIR += staroffice52
|
||||
SUBDIR += webalizer-pt_BR
|
||||
SUBDIR += webalizer-pt_PT
|
||||
|
22
portuguese/openoffice-1.1-pt_PT/Makefile
Normal file
22
portuguese/openoffice-1.1-pt_PT/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: OpenOffice for Portuguese language
|
||||
# Date created: Sun Nov 9 09:14:11 JST 2003
|
||||
# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
COMMENT= Editor texto/gráfico, banco de dados/planilha/navegador integrado
|
||||
CATEGORIES= portuguese
|
||||
|
||||
.if !defined (LANG) && !defined(USE_LANG)
|
||||
USE_LANG= pt_PT.ISO8859-15
|
||||
.endif
|
||||
LANG_LIST= pt_PT.ISO8859-1 pt_PT.ISO_8859-15 pt_PT.ISO_8859-1 \
|
||||
pt_BR.ISO8859-1
|
||||
|
||||
LANG_PKGNAME= pt
|
||||
LANG_EXT= 03
|
||||
LANG_CONFIGURE_ARG= PORT
|
||||
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user