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