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 /chinese | |
parent | d25e12e5390827169c65739d195d68b0e220e1f3 (diff) | |
download | ports-8269acc5cea14fd90a0997cd287caa5b4fa52638.tar.gz ports-8269acc5cea14fd90a0997cd287caa5b4fa52638.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/Makefile | 2 | ||||
-rw-r--r-- | chinese/libreoffice-zh_CN/Makefile | 14 | ||||
-rw-r--r-- | chinese/libreoffice-zh_CN/distinfo | 4 | ||||
-rw-r--r-- | chinese/libreoffice-zh_CN/pkg-descr | 3 | ||||
-rw-r--r-- | chinese/libreoffice-zh_TW/Makefile | 14 | ||||
-rw-r--r-- | chinese/libreoffice-zh_TW/distinfo | 4 | ||||
-rw-r--r-- | chinese/libreoffice-zh_TW/pkg-descr | 3 |
7 files changed, 44 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 4a41b632903d..339d5924fbd0 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -73,6 +73,8 @@ SUBDIR += kon2 SUBDIR += libchewing SUBDIR += libgooglepinyin + SUBDIR += libreoffice-zh_CN + SUBDIR += libreoffice-zh_TW SUBDIR += libtabe SUBDIR += lunar SUBDIR += mingunittf diff --git a/chinese/libreoffice-zh_CN/Makefile b/chinese/libreoffice-zh_CN/Makefile new file mode 100644 index 000000000000..ec0581d9d4bc --- /dev/null +++ b/chinese/libreoffice-zh_CN/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: libreoffice-zh_CN +# Date created: 2012-03-01 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +LO_I18N= zh_CN +LO_HAS_HELPPACK= yes +CATEGORIES= chinese editors + +.include "${.CURDIR}/../../editors/libreoffice/Makefile.common" + +.include <bsd.port.mk> diff --git a/chinese/libreoffice-zh_CN/distinfo b/chinese/libreoffice-zh_CN/distinfo new file mode 100644 index 000000000000..5e6d5df41a58 --- /dev/null +++ b/chinese/libreoffice-zh_CN/distinfo @@ -0,0 +1,4 @@ +SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_zh-CN.tar.gz) = 5bbd78cb4a9f987dd78fa2922f9dcb3805baa36e6048aa65694dc72349b2d580 +SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_zh-CN.tar.gz) = 1709078 +SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_zh-CN.tar.gz) = eac0c60304586285b67b86a1f97b743119b5a06588a137b695d19e93ffc0d53c +SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_zh-CN.tar.gz) = 13842993 diff --git a/chinese/libreoffice-zh_CN/pkg-descr b/chinese/libreoffice-zh_CN/pkg-descr new file mode 100644 index 000000000000..4390538da4dd --- /dev/null +++ b/chinese/libreoffice-zh_CN/pkg-descr @@ -0,0 +1,3 @@ +Localized messages and documentation for libreoffice + +WWW: http://www.libreoffice.org diff --git a/chinese/libreoffice-zh_TW/Makefile b/chinese/libreoffice-zh_TW/Makefile new file mode 100644 index 000000000000..e762c802bd98 --- /dev/null +++ b/chinese/libreoffice-zh_TW/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: libreoffice-zh_TW +# Date created: 2012-03-01 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +LO_I18N= zh_TW +LO_HAS_HELPPACK= yes +CATEGORIES= chinese editors + +.include "${.CURDIR}/../../editors/libreoffice/Makefile.common" + +.include <bsd.port.mk> diff --git a/chinese/libreoffice-zh_TW/distinfo b/chinese/libreoffice-zh_TW/distinfo new file mode 100644 index 000000000000..0f2c8edb650c --- /dev/null +++ b/chinese/libreoffice-zh_TW/distinfo @@ -0,0 +1,4 @@ +SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_zh-TW.tar.gz) = 5ee6be7f419fab27275c329dc63d690f0192b12bceb085b509493a1b4f82c162 +SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_zh-TW.tar.gz) = 1699840 +SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_zh-TW.tar.gz) = efe41a05a356c2f8ca5b36250f33df95b3e704ab22366e5010613274559c60c5 +SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_zh-TW.tar.gz) = 13947703 diff --git a/chinese/libreoffice-zh_TW/pkg-descr b/chinese/libreoffice-zh_TW/pkg-descr new file mode 100644 index 000000000000..4390538da4dd --- /dev/null +++ b/chinese/libreoffice-zh_TW/pkg-descr @@ -0,0 +1,3 @@ +Localized messages and documentation for libreoffice + +WWW: http://www.libreoffice.org |