fuse4bsd-dkms software package provides FUSE module for kFreeBSD, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install fuse4bsd-dkms
fuse4bsd-dkms is installed in your system.
Make ensure the fuse4bsd-dkms package were installed using the commands given below,
$ sudo dpkg-query -l | grep fuse4bsd-dkms *
You will get with fuse4bsd-dkms package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Kernels |
| Package | fuse4bsd-dkms |
| Version | 0.3.9~pre1.20080208-4 |
| Description | FUSE module for kFreeBSD |
| Sub Section | Kernels |