diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-22 20:38:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-22 20:38:32 +0000 |
commit | 8269acc5cea14fd90a0997cd287caa5b4fa52638 (patch) | |
tree | 68434c0582718bc0b7d23867bb335c9e9d01f1ea /portuguese | |
parent | d25e12e5390827169c65739d195d68b0e220e1f3 (diff) |
Notes
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/Makefile | 2 | ||||
-rw-r--r-- | portuguese/libreoffice-pt_BR/Makefile | 14 | ||||
-rw-r--r-- | portuguese/libreoffice-pt_BR/distinfo | 4 | ||||
-rw-r--r-- | portuguese/libreoffice-pt_BR/pkg-descr | 3 | ||||
-rw-r--r-- | portuguese/libreoffice/Makefile | 14 | ||||
-rw-r--r-- | portuguese/libreoffice/distinfo | 4 | ||||
-rw-r--r-- | portuguese/libreoffice/pkg-descr | 3 |
7 files changed, 44 insertions, 0 deletions
diff --git a/portuguese/Makefile b/portuguese/Makefile index 77f9941a0f36..6d91430b2c3d 100644 --- a/portuguese/Makefile +++ b/portuguese/Makefile @@ -18,6 +18,8 @@ SUBDIR += koffice-i18n-pt_BR SUBDIR += koffice-kde4-l10n SUBDIR += koffice-kde4-l10n-pt_BR + SUBDIR += libreoffice + SUBDIR += libreoffice-pt_BR SUBDIR += mythes SUBDIR += php_doc-br SUBDIR += webalizer-pt_BR diff --git a/portuguese/libreoffice-pt_BR/Makefile b/portuguese/libreoffice-pt_BR/Makefile new file mode 100644 index 000000000000..7f50e888e260 --- /dev/null +++ b/portuguese/libreoffice-pt_BR/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: libreoffice-pt_BR +# Date created: 2012-03-01 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +LO_I18N= pt_BR +LO_HAS_HELPPACK= yes +CATEGORIES= portuguese editors + +.include "${.CURDIR}/../../editors/libreoffice/Makefile.common" + +.include <bsd.port.mk> diff --git a/portuguese/libreoffice-pt_BR/distinfo b/portuguese/libreoffice-pt_BR/distinfo new file mode 100644 index 000000000000..97a9a7a04482 --- /dev/null +++ b/portuguese/libreoffice-pt_BR/distinfo @@ -0,0 +1,4 @@ +SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_pt-BR.tar.gz) = 37f1e630e0c735a8c849aa86e46a0f2145860ffa7fbedace5ce40a2045a84d9d +SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_pt-BR.tar.gz) = 2940816 +SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_pt-BR.tar.gz) = 5eb6cf02610e71d5c041d0a74afaa14c5e53b9a05f4f5fb571165e54d7144bfa +SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_pt-BR.tar.gz) = 10754698 diff --git a/portuguese/libreoffice-pt_BR/pkg-descr b/portuguese/libreoffice-pt_BR/pkg-descr new file mode 100644 index 000000000000..4390538da4dd --- /dev/null +++ b/portuguese/libreoffice-pt_BR/pkg-descr @@ -0,0 +1,3 @@ +Localized messages and documentation for libreoffice + +WWW: http://www.libreoffice.org diff --git a/portuguese/libreoffice/Makefile b/portuguese/libreoffice/Makefile new file mode 100644 index 000000000000..8c7178cd31e6 --- /dev/null +++ b/portuguese/libreoffice/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: libreoffice +# Date created: 2012-03-01 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +LO_I18N= pt +LO_HAS_HELPPACK= yes +CATEGORIES= portuguese editors + +.include "${.CURDIR}/../../editors/libreoffice/Makefile.common" + +.include <bsd.port.mk> diff --git a/portuguese/libreoffice/distinfo b/portuguese/libreoffice/distinfo new file mode 100644 index 000000000000..665b2224113c --- /dev/null +++ b/portuguese/libreoffice/distinfo @@ -0,0 +1,4 @@ +SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_pt.tar.gz) = 82f5ab2531500fc57ad915bbb467fd3eb96277f6dd346f5a52be9331054fd1e1 +SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_pt.tar.gz) = 2205340 +SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_pt.tar.gz) = a488504f33fdeea2c5521d77a9ad17f6ea7cf77b3fb89d8f41642e014db822ac +SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_pt.tar.gz) = 10754508 diff --git a/portuguese/libreoffice/pkg-descr b/portuguese/libreoffice/pkg-descr new file mode 100644 index 000000000000..4390538da4dd --- /dev/null +++ b/portuguese/libreoffice/pkg-descr @@ -0,0 +1,3 @@ +Localized messages and documentation for libreoffice + +WWW: http://www.libreoffice.org |