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