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