aboutsummaryrefslogtreecommitdiff
path: root/editors/libreoffice-th/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/libreoffice-th/Makefile')
-rw-r--r--editors/libreoffice-th/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/libreoffice-th/Makefile b/editors/libreoffice-th/Makefile
new file mode 100644
index 000000000000..60205d7702db
--- /dev/null
+++ b/editors/libreoffice-th/Makefile
@@ -0,0 +1,12 @@
+# New ports collection makefile for: libreoffice-th
+# Date created: 2012-03-01
+# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+LO_I18N= th
+
+.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
+
+.include <bsd.port.mk>