diff --git a/hardware/disk/fuse-exfat/actions.py b/hardware/disk/fuse-exfat/actions.py
new file mode 100644
index 0000000000..e97264bcbe
--- /dev/null
+++ b/hardware/disk/fuse-exfat/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 autotools
+from pisi.actionsapi import get
+
+def setup():
+ autotools.configure("--prefix=/usr ")
+
+def build():
+ autotools.make()
+
+def install():
+ autotools.install()
+ #pisitools.dobin("fuse/mount.exfat-fuse")
+ # pisitools.doman("fuse/mount.exfat-fuse.8")
+
+ pisitools.dodoc("ChangeLog", "COPYING")
diff --git a/hardware/disk/fuse-exfat/pspec.xml b/hardware/disk/fuse-exfat/pspec.xml
new file mode 100644
index 0000000000..4180cb6c8c
--- /dev/null
+++ b/hardware/disk/fuse-exfat/pspec.xml
@@ -0,0 +1,51 @@
+
+
+
+
+ fuse-exfat
+ http://code.google.com/p/exfat/
+
+ PisiLinux Community
+ admin@pisilinux.org
+
+ GPLv3
+ app
+ exFAT filesystem fuse module
+ exFAT filesystem fuse module
+ https://github.com/relan/exfat/releases/download/v1.2.3/fuse-exfat-1.2.3.tar.gz
+
+ exfat-utils
+
+
+
+
+ fuse-exfat
+
+ fuse
+ exfat-utils
+
+
+ /usr/bin
+ /usr/sbin
+ /usr/share/man
+ /usr/share/doc
+
+
+
+
+
+ 2016-01-27
+ 1.2.3
+ Version bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
+
+ 2014-09-10
+ 1.1.0
+ First release
+ PisiLinux Community
+ admin@pisilinux.org
+
+
+
diff --git a/hardware/disk/fuse-exfat/translations.xml b/hardware/disk/fuse-exfat/translations.xml
new file mode 100644
index 0000000000..5e10adb969
--- /dev/null
+++ b/hardware/disk/fuse-exfat/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ fuse-exfat
+ exFAT dosya sistemi bağlamak için araçlar
+ exFAT dosya sistemi bağlamak için araçlar
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index b9b05395a6..8f33f6f11c 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -20020,6 +20020,57 @@
+
+
+ fuse-exfat
+ http://code.google.com/p/exfat/
+
+ PisiLinux Community
+ admin@pisilinux.org
+
+ GPLv3
+ app
+ hardware.disk
+ exFAT filesystem fuse module
+ exFAT dosya sistemi bağlamak için araçlar
+ exFAT filesystem fuse module
+ exFAT dosya sistemi bağlamak için araçlar
+ https://github.com/relan/exfat/releases/download/v1.2.3/fuse-exfat-1.2.3.tar.gz
+
+ exfat-utils
+
+ hardware/disk/fuse-exfat/pspec.xml
+
+
+ fuse-exfat
+
+ fuse
+ exfat-utils
+
+
+ /usr/bin
+ /usr/sbin
+ /usr/share/man
+ /usr/share/doc
+
+
+
+
+ 2016-01-27
+ 1.2.3
+ Version bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
+
+ 2014-09-10
+ 1.1.0
+ First release
+ PisiLinux Community
+ admin@pisilinux.org
+
+
+
libatasmart
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index 28bdba7f9e..eb546dd4d4 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-74bd177de34aa9577a754a61abb3b591208ca670
\ No newline at end of file
+2a498be2b6a928009c31ea7d76877bd677649837
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index f6a27450a6..39671ee644 100644
Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ
diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum
index a8c23c5d7c..7b3914cbf2 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-f221ccfc925bc05f3b3835fa7294ac5b85b23ddb
\ No newline at end of file
+2b61d8c628b7027858b8c54df4aba51c7f0ac147
\ No newline at end of file