diff --git a/office/dictionary/hunspell-dict-nl/actions.py b/office/dictionary/hunspell-dict-nl/actions.py
new file mode 100644
index 0000000000..889e7dc02f
--- /dev/null
+++ b/office/dictionary/hunspell-dict-nl/actions.py
@@ -0,0 +1,22 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import shelltools
+
+WorkDir = "."
+
+def setup():
+ shelltools.system("unzip -o OpenTaal-210G-LO.oxt")
+
+def install():
+ pisitools.insinto("/usr/share/hunspell", "*.dic")
+ pisitools.insinto("/usr/share/hunspell", "*.aff")
+
+ pisitools.dosym("nl_NL.dic", "/usr/share/hunspell/nl_BE.dic")
+ pisitools.dosym("nl_NL.aff", "/usr/share/hunspell/nl_BE.aff")
+
+ pisitools.dodoc("*.txt")
diff --git a/office/dictionary/hunspell-dict-nl/pspec.xml b/office/dictionary/hunspell-dict-nl/pspec.xml
new file mode 100644
index 0000000000..26b2aa706b
--- /dev/null
+++ b/office/dictionary/hunspell-dict-nl/pspec.xml
@@ -0,0 +1,57 @@
+
+
+
+
+ hunspell-dict-nl
+ http://www.opentaal.org/english.php
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ LGPLv2+
+ locale:nl
+ data
+ Dutch hunspell dictionaries
+ hunspell-dict-nl includes Dutch hunspell dictionaries.
+ http://pkgs.fedoraproject.org/repo/pkgs/hunspell-nl/OpenTaal-210G-LO.oxt/3c96686c2555e3ae23b5de06ba08631b/OpenTaal-210G-LO.oxt
+
+
+
+ hunspell-dict-nl
+
+ /usr/share
+ /usr/share/doc
+
+
+
+
+
+ 2015-10-05
+ 2.10g
+ version bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
+
+ 2014-02-17
+ 1.00g
+ Rebuild
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2013-05-05
+ 1.00g
+ Adress Fixed
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2010-10-13
+ 1.00g
+ First release
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+
+
\ No newline at end of file
diff --git a/office/dictionary/hunspell-dict-nl/translations.xml b/office/dictionary/hunspell-dict-nl/translations.xml
new file mode 100644
index 0000000000..8567866522
--- /dev/null
+++ b/office/dictionary/hunspell-dict-nl/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ hunspell-dict-nl
+ Flemenkçe hunspell sözlükleri
+ hunspell-dict-nl Flemenkçe hunspell sözlüklerini içerir.
+
+