aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorcem <cem@FreeBSD.org>2015-11-21 02:44:53 +0800
committercem <cem@FreeBSD.org>2015-11-21 02:44:53 +0800
commit5bed7aae2855404061ef7212002682c418c84ef4 (patch)
treefd9b4e585adf4db60327a9f85be8f31345ff738c /sysutils/Makefile
parentd33047a9cc7da9f290a9897bd98d75aa15af27d9 (diff)
downloadfreebsd-ports-gnome-5bed7aae2855404061ef7212002682c418c84ef4.tar.gz
freebsd-ports-gnome-5bed7aae2855404061ef7212002682c418c84ef4.tar.zst
freebsd-ports-gnome-5bed7aae2855404061ef7212002682c418c84ef4.zip
sysutils/fusefs-lkl: Add lklfuse, a Linux implementation for FUSE
liblkl.a provides the Linux kernel (in nommu mode) as a library. The lklfuse binary can be used to mount filesystems that Linux supports (btrfs, ext4 and earlier, and xfs) read/write under FUSE. Reviewed by: bdrewery Sponsored by: EMC / Isilon Storage Division Differential Revision: https://reviews.freebsd.org/D4199
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index f9b46a6707e2..bf6965b916d7 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -310,6 +310,7 @@
SUBDIR += fusefs-ifuse
SUBDIR += fusefs-kmod
SUBDIR += fusefs-libs
+ SUBDIR += fusefs-lkl
SUBDIR += fusefs-mhddfs
SUBDIR += fusefs-mp3fs
SUBDIR += fusefs-ntfs