summaryrefslogtreecommitdiff
path: root/portuguese/openoffice-1.0/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'portuguese/openoffice-1.0/Makefile')
-rw-r--r--portuguese/openoffice-1.0/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/portuguese/openoffice-1.0/Makefile b/portuguese/openoffice-1.0/Makefile
deleted file mode 100644
index 1ff6130a187c..000000000000
--- a/portuguese/openoffice-1.0/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: OpenOffice 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
-
-.include "${MASTERDIR}/Makefile"