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 /editors/libreoffice-mk | |
parent | d25e12e5390827169c65739d195d68b0e220e1f3 (diff) |
Notes
Diffstat (limited to 'editors/libreoffice-mk')
-rw-r--r-- | editors/libreoffice-mk/Makefile | 13 | ||||
-rw-r--r-- | editors/libreoffice-mk/distinfo | 4 | ||||
-rw-r--r-- | editors/libreoffice-mk/pkg-descr | 3 |
3 files changed, 20 insertions, 0 deletions
diff --git a/editors/libreoffice-mk/Makefile b/editors/libreoffice-mk/Makefile new file mode 100644 index 000000000000..687e1d3fde92 --- /dev/null +++ b/editors/libreoffice-mk/Makefile @@ -0,0 +1,13 @@ +# New ports collection makefile for: libreoffice-mk +# Date created: 2012-03-01 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +LO_I18N= mk +LO_HAS_HELPPACK= yes + +.include "${.CURDIR}/../../editors/libreoffice/Makefile.common" + +.include <bsd.port.mk> diff --git a/editors/libreoffice-mk/distinfo b/editors/libreoffice-mk/distinfo new file mode 100644 index 000000000000..44619f7cd496 --- /dev/null +++ b/editors/libreoffice-mk/distinfo @@ -0,0 +1,4 @@ +SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_mk.tar.gz) = 57dc04c3b696fe652ae4dbcb0d6ff564e1fd7de67be9fe31787df75efe651057 +SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_langpack-deb_mk.tar.gz) = 8216747 +SHA256 (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_mk.tar.gz) = 59d41ab397091f026f6467df482ec82cda632dd9cd335291374e32da84e1a77b +SIZE (libreoffice/i18n/LibO_3.5.2_Linux_x86_helppack-deb_mk.tar.gz) = 10414965 diff --git a/editors/libreoffice-mk/pkg-descr b/editors/libreoffice-mk/pkg-descr new file mode 100644 index 000000000000..4390538da4dd --- /dev/null +++ b/editors/libreoffice-mk/pkg-descr @@ -0,0 +1,3 @@ +Localized messages and documentation for libreoffice + +WWW: http://www.libreoffice.org |