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