diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2010-08-22 19:41:18 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2010-08-22 19:41:18 +0800 |
commit | 624f1c4d660b4234aa66ccd20137bde92e90f7ee (patch) | |
tree | 82b5ba3920dacadf2e656fb8d7394b327bb64959 /sysutils/Makefile | |
parent | 13bfaa6356045c621b9348fed2f1014b728e6efb (diff) | |
download | freebsd-ports-gnome-624f1c4d660b4234aa66ccd20137bde92e90f7ee.tar.gz freebsd-ports-gnome-624f1c4d660b4234aa66ccd20137bde92e90f7ee.tar.zst freebsd-ports-gnome-624f1c4d660b4234aa66ccd20137bde92e90f7ee.zip |
Add fusefs-fusexmp_fh 2.7.4, dummy driver from fusefs-libs example.
PR: ports/149868
Submitted by: buganini at gmail.com
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index c5955c0749e3..17f899e26f3c 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -260,6 +260,7 @@ SUBDIR += fusefs-encfs SUBDIR += fusefs-funionfs SUBDIR += fusefs-fur + SUBDIR += fusefs-fusexmp_fh SUBDIR += fusefs-gnome-vfs SUBDIR += fusefs-gstfs SUBDIR += fusefs-gunzip |