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