diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-09-07 01:45:48 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-09-07 01:45:48 +0000 |
commit | ab91943a2f92bf01c618a9c076b67429580592ab (patch) | |
tree | 9533128d59346273b8085f20780434b033ac4061 /portuguese | |
parent | b895b2553f6c9af19c305f0e03de50a00d834e6d (diff) | |
download | ports-ab91943a2f92bf01c618a9c076b67429580592ab.tar.gz ports-ab91943a2f92bf01c618a9c076b67429580592ab.zip |
Notes
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/openoffice-1.0/Makefile | 23 | ||||
-rw-r--r-- | portuguese/openoffice-1.1-pt_BR/Makefile | 22 | ||||
-rw-r--r-- | portuguese/openoffice-1.1-pt_PT/Makefile | 22 |
3 files changed, 0 insertions, 67 deletions
diff --git a/portuguese/openoffice-1.0/Makefile b/portuguese/openoffice-1.0/Makefile deleted file mode 100644 index 1198c80037fb..000000000000 --- a/portuguese/openoffice-1.0/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Portuguese language -# Date created: Tue Jun 11 16:47:21 UTC 2002 -# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@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.0 - -NO_LATEST_LINK= yes -.include "${MASTERDIR}/Makefile" diff --git a/portuguese/openoffice-1.1-pt_BR/Makefile b/portuguese/openoffice-1.1-pt_BR/Makefile deleted file mode 100644 index 487b3417b8de..000000000000 --- a/portuguese/openoffice-1.1-pt_BR/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Portuguese (Brazil) language -# Date created: Tue Jun 11 16:47:21 UTC 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_BR.ISO8859-1 -.endif -LANG_LIST= pt_PT.ISO8859-1 pt_PT.ISO_8859-15 pt_PT.ISO_8859-1 \ - pt_BR.ISO8859-1 - -LANG_PKGNAME= pt_BR -LANG_EXT= 55 -LANG_CONFIGURE_ARG= PORTBR -MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1 - -.include "${MASTERDIR}/Makefile" diff --git a/portuguese/openoffice-1.1-pt_PT/Makefile b/portuguese/openoffice-1.1-pt_PT/Makefile deleted file mode 100644 index 4ec79bad364a..000000000000 --- a/portuguese/openoffice-1.1-pt_PT/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: OpenOffice.org 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" |