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 /german | |
parent | d25e12e5390827169c65739d195d68b0e220e1f3 (diff) | |
download | ports-8269acc5cea14fd90a0997cd287caa5b4fa52638.tar.gz ports-8269acc5cea14fd90a0997cd287caa5b4fa52638.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/Makefile | 1 | ||||
-rw-r--r-- | german/libreoffice/Makefile | 14 | ||||
-rw-r--r-- | german/libreoffice/distinfo | 4 | ||||
-rw-r--r-- | german/libreoffice/pkg-descr | 3 |
4 files changed, 22 insertions, 0 deletions
diff --git a/german/Makefile b/german/Makefile index 88e8289d7bc6..9a0b7bf5b4aa 100644 --- a/german/Makefile +++ b/german/Makefile @@ -34,6 +34,7 @@ SUBDIR += koffice-i18n SUBDIR += koffice-kde4-l10n SUBDIR += ksteak + SUBDIR += libreoffice SUBDIR += manpages SUBDIR += mediathek SUBDIR += mythes diff --git a/german/libreoffice/Makefile b/german/libreoffice/Makefile new file mode 100644 index 000000000000..8cfc603de572 --- /dev/null +++ b/german/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= de +LO_HAS_HELPPACK= yes +CATEGORIES= german editors + +.include "${.CURDIR}/../../editors/libreoffice/Makefile.common" + +.include <bsd.port.mk> diff --git a/german/libreoffice/distinfo b/german/libreoffice/distinfo new file mode 100644 index 000000000000..ca3f4ff97917 --- /dev/null +++ b/german/libreoffice/distinfo @@ -0,0 +1,4 @@ +SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_de.tar.gz) = d2cb0f5e454800fb6bf610d962b134dbbca1f83278fc18981c691802fa3ac0f1 +SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_de.tar.gz) = 10113650 +SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_de.tar.gz) = 48a42431fbfcb1918583c2769ebf1923269600cbe53de73d57fd755b898b711e +SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_de.tar.gz) = 11125158 diff --git a/german/libreoffice/pkg-descr b/german/libreoffice/pkg-descr new file mode 100644 index 000000000000..4390538da4dd --- /dev/null +++ b/german/libreoffice/pkg-descr @@ -0,0 +1,3 @@ +Localized messages and documentation for libreoffice + +WWW: http://www.libreoffice.org |