svn commit: r301042 - in head/editors: . libreoffice-tt
Jung-uk Kim
jkim at FreeBSD.org
Tue Jul 17 21:14:09 UTC 2012
Author: jkim
Date: Tue Jul 17 21:14:08 2012
New Revision: 301042
URL: http://svn.freebsd.org/changeset/ports/301042
Log:
Add another language pack. It was somehow missed in the previous commit.
Pointed by: bapt
Added:
head/editors/libreoffice-tt/
head/editors/libreoffice-tt/Makefile (contents, props changed)
head/editors/libreoffice-tt/distinfo (contents, props changed)
head/editors/libreoffice-tt/pkg-descr (contents, props changed)
Modified:
head/editors/Makefile
Modified: head/editors/Makefile
==============================================================================
--- head/editors/Makefile Tue Jul 17 21:11:22 2012 (r301041)
+++ head/editors/Makefile Tue Jul 17 21:14:08 2012 (r301042)
@@ -204,6 +204,7 @@
SUBDIR += libreoffice-tn
SUBDIR += libreoffice-tr
SUBDIR += libreoffice-ts
+ SUBDIR += libreoffice-tt
SUBDIR += libreoffice-ug
SUBDIR += libreoffice-uz
SUBDIR += libreoffice-ve
Added: head/editors/libreoffice-tt/Makefile
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/editors/libreoffice-tt/Makefile Tue Jul 17 21:14:08 2012 (r301042)
@@ -0,0 +1,12 @@
+# New ports collection makefile for: libreoffice-tt
+# Date created: 2012-07-17
+# Whom: Jung-uk Kim <jkim at FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+LO_I18N= tt
+
+.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
+
+.include <bsd.port.mk>
Added: head/editors/libreoffice-tt/distinfo
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/editors/libreoffice-tt/distinfo Tue Jul 17 21:14:08 2012 (r301042)
@@ -0,0 +1,2 @@
+SHA256 (libreoffice/i18n/LibO_3.5.5_Linux_x86_langpack-deb_tt.tar.gz) = 36f1bb05bb41008a2aacd52d88ab165b6aa7f70fa379e65ec30028ac98f0b610
+SIZE (libreoffice/i18n/LibO_3.5.5_Linux_x86_langpack-deb_tt.tar.gz) = 1625229
Added: head/editors/libreoffice-tt/pkg-descr
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/editors/libreoffice-tt/pkg-descr Tue Jul 17 21:14:08 2012 (r301042)
@@ -0,0 +1,3 @@
+Localized messages and documentation for libreoffice
+
+WWW: http://www.libreoffice.org
More information about the svn-ports-head
mailing list