aboutsummaryrefslogtreecommitdiff
path: root/korean/libreoffice/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'korean/libreoffice/Makefile')
-rw-r--r--korean/libreoffice/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/korean/libreoffice/Makefile b/korean/libreoffice/Makefile
new file mode 100644
index 000000000000..f3546d11e4ff
--- /dev/null
+++ b/korean/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= ko
+LO_HAS_HELPPACK= yes
+CATEGORIES= korean editors
+
+.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
+
+.include <bsd.port.mk>