diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 1 | ||||
-rw-r--r-- | editors/openoffice-pt/Makefile | 15 | ||||
-rw-r--r-- | editors/openoffice-pt/pkg-comment | 1 |
3 files changed, 17 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 6de3f66b5fc..fa56c4cc7e6 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -96,6 +96,7 @@ SUBDIR += openoffice-dk SUBDIR += openoffice-gr SUBDIR += openoffice-nl + SUBDIR += openoffice-pt SUBDIR += pico SUBDIR += poedit SUBDIR += psgml diff --git a/editors/openoffice-pt/Makefile b/editors/openoffice-pt/Makefile new file mode 100644 index 00000000000..afda31dcde2 --- /dev/null +++ b/editors/openoffice-pt/Makefile @@ -0,0 +1,15 @@ +# 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$ +# + +CATEGORIES= editors + +LANG_PKGNAME= pt +LANG_EXT= 03 +LANG_CONFIGURE_ARG= PORT +MASTERDIR= ${.CURDIR}/../openoffice + +.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-pt/pkg-comment b/editors/openoffice-pt/pkg-comment new file mode 100644 index 00000000000..90598766237 --- /dev/null +++ b/editors/openoffice-pt/pkg-comment @@ -0,0 +1 @@ +Editor texto/gráfico, banco de dados/planilha/navegador integrado |