aboutsummaryrefslogtreecommitdiff
path: root/editors/libreoffice-nn/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-04-22 20:38:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-04-22 20:38:32 +0000
commit8269acc5cea14fd90a0997cd287caa5b4fa52638 (patch)
tree68434c0582718bc0b7d23867bb335c9e9d01f1ea /editors/libreoffice-nn/Makefile
parentd25e12e5390827169c65739d195d68b0e220e1f3 (diff)
downloadports-8269acc5cea14fd90a0997cd287caa5b4fa52638.tar.gz
ports-8269acc5cea14fd90a0997cd287caa5b4fa52638.zip
Notes
Diffstat (limited to 'editors/libreoffice-nn/Makefile')
-rw-r--r--editors/libreoffice-nn/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/libreoffice-nn/Makefile b/editors/libreoffice-nn/Makefile
new file mode 100644
index 000000000000..43c481edafb7
--- /dev/null
+++ b/editors/libreoffice-nn/Makefile
@@ -0,0 +1,13 @@
+# New ports collection makefile for: libreoffice-nn
+# Date created: 2012-03-01
+# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+LO_I18N= nn
+LO_HAS_HELPPACK= yes
+
+.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
+
+.include <bsd.port.mk>