diff options
author | maho <maho@FreeBSD.org> | 2004-08-05 12:46:34 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-08-05 12:46:34 +0800 |
commit | 34acb6736450bfbe10cd9959060123f4d0f863bc (patch) | |
tree | f0303cc0febd5b7f56fc9a74c720a10211d06148 /editors/openoffice-1.1 | |
parent | 8a2daf58340199a99801468b0f2e95148a0a090e (diff) | |
download | freebsd-ports-gnome-34acb6736450bfbe10cd9959060123f4d0f863bc.tar.gz freebsd-ports-gnome-34acb6736450bfbe10cd9959060123f4d0f863bc.tar.zst freebsd-ports-gnome-34acb6736450bfbe10cd9959060123f4d0f863bc.zip |
Add brazilian portuguese localized help.
Submitted by: pan@panix.ecof.org.br (Carlos F. A. Paniago)
Diffstat (limited to 'editors/openoffice-1.1')
-rw-r--r-- | editors/openoffice-1.1/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-1.1/distinfo | 2 | ||||
-rw-r--r-- | editors/openoffice-1.1/files/Makefile.localized | 1 |
3 files changed, 5 insertions, 0 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index 83bcb0ed522f..55a3fae034a8 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -38,10 +38,12 @@ USE_REINPLACE= yes DISTFILES+= helpcontent_31_unix.tgz:help helpcontent_33_unix.tgz:help \ helpcontent_34_unix.tgz:help helpcontent_39_unix.tgz:help \ helpcontent_46_unix.tgz:help helpcontent_49_unix.tgz:help \ + helpcontent_55_unix.tgz:help \ helpcontent_81_unix.tgz:help helpcontent_82_unix.tgz:help \ helpcontent_86_unix.tgz:help helpcontent_88_unix.tgz:help L10NHELPS= helpcontent_31_unix.tgz helpcontent_33_unix.tgz \ helpcontent_34_unix.tgz helpcontent_39_unix.tgz \ + helpcontent_55_unix.tgz \ helpcontent_46_unix.tgz helpcontent_49_unix.tgz \ helpcontent_81_unix.tgz helpcontent_82_unix.tgz \ helpcontent_86_unix.tgz helpcontent_88_unix.tgz diff --git a/editors/openoffice-1.1/distinfo b/editors/openoffice-1.1/distinfo index e0443740f394..0b4c19a281b8 100644 --- a/editors/openoffice-1.1/distinfo +++ b/editors/openoffice-1.1/distinfo @@ -18,6 +18,8 @@ MD5 (openoffice1.1/helpcontent_46_unix.tgz) = 7b013981edce2fabe4a8751ff64a8d58 SIZE (openoffice1.1/helpcontent_46_unix.tgz) = 12072960 MD5 (openoffice1.1/helpcontent_49_unix.tgz) = a39f44ec40f452c963a4a187f31d1acb SIZE (openoffice1.1/helpcontent_49_unix.tgz) = 13649920 +MD5 (openoffice1.1/helpcontent_55_unix.tgz) = 804d3ce61e11335193a410aaf9603f8e +SIZE (openoffice1.1/helpcontent_55_unix.tgz) = 11549758 MD5 (openoffice1.1/helpcontent_81_unix.tgz) = 81b705057a0e14ebcbf02fac4762781a SIZE (openoffice1.1/helpcontent_81_unix.tgz) = 12902400 MD5 (openoffice1.1/helpcontent_82_unix.tgz) = 3121fbd251176d7c7b6e33ecec744c65 diff --git a/editors/openoffice-1.1/files/Makefile.localized b/editors/openoffice-1.1/files/Makefile.localized index 538825fa1229..cb4baac91cc4 100644 --- a/editors/openoffice-1.1/files/Makefile.localized +++ b/editors/openoffice-1.1/files/Makefile.localized @@ -161,6 +161,7 @@ COMMENT= Editor texto/grBaGico, banco de dados/planilha/navegador integra CATEGORIES= portuguese LANG_PKGNAME= pt LANG_SUFFIX= BR +L10NHELP= helpcontent_${LANG_EXT}_unix.tgz LANG_EXT= 55 LANG_CONFIGURE_ARG= PORTBR .endif |