aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-07-27 19:32:10 +0000
committerChris Rees <crees@FreeBSD.org>2011-07-27 19:32:10 +0000
commitbc31fc84dad093544f3b956557378924bdde95f7 (patch)
tree5b17ef6299acd00b67db04adae1c3d8c8dd29a47 /sysutils/Makefile
parent577d93bf4ddc69623582d80e34c6ba2314fba018 (diff)
downloadports-bc31fc84dad093544f3b956557378924bdde95f7.tar.gz
ports-bc31fc84dad093544f3b956557378924bdde95f7.zip
rar2fs is a FUSE based file system that can mount a source RAR
archive/volume or a directory containing any number of RAR archives and access (read only) the contents as plain files/directories. Other files located in the source directory are handled transparently. Both compressed and non-compressed archives/volumes are supported but full media seek support (aka. indexing) is only available for non-compressed plaintext archives. WWW: http://code.google.com/p/rar2fs/ PR: ports/157426 Submitted by: Joris Vandalon <joris@vandalon.nl>
Notes
Notes: svn path=/head/; revision=278427
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 06738693a87a..7346687d0f1a 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -272,6 +272,7 @@
SUBDIR += fusefs-mhddfs
SUBDIR += fusefs-ntfs
SUBDIR += fusefs-pod
+ SUBDIR += fusefs-rar2fs
SUBDIR += fusefs-s3fs
SUBDIR += fusefs-smbnetfs
SUBDIR += fusefs-sqlfs