diff --git a/office/dictionary/hunspell-dict-pt/actions.py b/office/dictionary/hunspell-dict-pt/actions.py
new file mode 100644
index 0000000000..52f7b34bcc
--- /dev/null
+++ b/office/dictionary/hunspell-dict-pt/actions.py
@@ -0,0 +1,15 @@
+#!/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
+
+#WorkDir = "hunspell"
+
+def install():
+ pisitools.insinto("/usr/share/hunspell", "*.dic")
+ pisitools.insinto("/usr/share/hunspell", "*.aff")
+
+ pisitools.dodoc("README*")
diff --git a/office/dictionary/hunspell-dict-pt/pspec.xml b/office/dictionary/hunspell-dict-pt/pspec.xml
new file mode 100644
index 0000000000..2dff3ea076
--- /dev/null
+++ b/office/dictionary/hunspell-dict-pt/pspec.xml
@@ -0,0 +1,51 @@
+
+
+
+
+ hunspell-dict-pt
+ http://www.broffice.org/verortografico/baixar
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ LGPLv2
+ GPLv2+
+ locale:pt
+ data
+ Portuguese hunspell dictionaries
+ hunspell-dict-pt includes Portuguese hunspell dictionaries.
+ http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20150704.tar.gz
+
+
+
+ hunspell-dict-pt
+
+ /usr/share/hunspell
+ /usr/share/doc
+
+
+
+
+
+ 2015-10-05
+ 20150704
+ version bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
+
+ 2014-01-27
+ 0.0_20090319
+ Rebuild
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+
+ 2010-10-13
+ 0.0_20090319
+ First release
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+
+
\ No newline at end of file
diff --git a/office/dictionary/hunspell-dict-pt/translations.xml b/office/dictionary/hunspell-dict-pt/translations.xml
new file mode 100644
index 0000000000..2cc264a18d
--- /dev/null
+++ b/office/dictionary/hunspell-dict-pt/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ hunspell-dict-pt
+ Portekizce hunspell sözlükleri
+ hunspell-dict-pt Portekizce hunspell sözlükleri içerir.
+
+