summaryrefslogtreecommitdiff
path: root/portuguese
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-09-07 01:45:48 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-09-07 01:45:48 +0000
commitab91943a2f92bf01c618a9c076b67429580592ab (patch)
tree9533128d59346273b8085f20780434b033ac4061 /portuguese
parent- fix build and unbreak this port (diff)
Forgot to remove ooo ports in portuguese category
(had already removed from CVSROOT/module, portuguese/Makefile and ports/MOVED) Submitted by: kris
Notes
Notes: svn path=/head/; revision=142135
Diffstat (limited to 'portuguese')
-rw-r--r--portuguese/openoffice-1.0/Makefile23
-rw-r--r--portuguese/openoffice-1.1-pt_BR/Makefile22
-rw-r--r--portuguese/openoffice-1.1-pt_PT/Makefile22
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"