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