diff options
author | ahze <ahze@FreeBSD.org> | 2006-12-24 11:10:48 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-12-24 11:10:48 +0800 |
commit | 7a9f6a390133509e520052b4122aa364cebd4794 (patch) | |
tree | 547d241f7f89278b23ccbbdb1a91902cc709d28d /sysutils/Makefile | |
parent | 1123d46d7ad8344cc7358d4f353b8325a4c196ab (diff) | |
download | freebsd-ports-gnome-7a9f6a390133509e520052b4122aa364cebd4794.tar.gz freebsd-ports-gnome-7a9f6a390133509e520052b4122aa364cebd4794.tar.zst freebsd-ports-gnome-7a9f6a390133509e520052b4122aa364cebd4794.zip |
Add fusefs-gnome-vfs
Interface between FUSE and the Gnome VFS 2.0. It allows the user to mount
everything you can access via the Nautilus file manager. But of course you
can use a convenient CLI instead of the Desktop.
WWW: http://www.evolware.org/chri/
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 7c9a619b83d7..51d7ce24187d 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -207,6 +207,7 @@ SUBDIR += ftrace SUBDIR += fusefs-curlftpfs SUBDIR += fusefs-funionfs + SUBDIR += fusefs-gnome-vfs SUBDIR += fusefs-httpfs SUBDIR += fusefs-kmod SUBDIR += fusefs-libs |