diff options
author | clsung <clsung@FreeBSD.org> | 2006-07-19 09:03:39 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-07-19 09:03:39 +0800 |
commit | 8b3a8f409ea9e778e77b84d3e3a4c2362131506d (patch) | |
tree | 070ffce767a7a5b26beb4e10fe9d08963687ca27 /sysutils/Makefile | |
parent | 4e6112abaf9018e46752584159e878b584e0b071 (diff) | |
download | freebsd-ports-gnome-8b3a8f409ea9e778e77b84d3e3a4c2362131506d.tar.gz freebsd-ports-gnome-8b3a8f409ea9e778e77b84d3e3a4c2362131506d.tar.zst freebsd-ports-gnome-8b3a8f409ea9e778e77b84d3e3a4c2362131506d.zip |
Add fusefs-httpfs 2.06.07.10, fuse-based http filesystem.
PR: ports/100389
Submitted by: Gea-Suan Lin <gslin at gslin.org>
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 cd811bad746f..58eca297e757 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -187,6 +187,7 @@ SUBDIR += ftrace SUBDIR += fusefs-curlftpfs SUBDIR += fusefs-funionfs + SUBDIR += fusefs-httpfs SUBDIR += fusefs-kmod SUBDIR += fusefs-libs SUBDIR += fusefs-sshfs |