aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2003-11-16 05:51:46 +0800
committersergei <sergei@FreeBSD.org>2003-11-16 05:51:46 +0800
commit169793dc097bb992ab0e694069b6b45cd58caa69 (patch)
tree2909b3bc7420080542e9414b6430c49582d12e6e /emulators/Makefile
parent2335562542f2b5e2d21063a45c1d67f5fe1771f2 (diff)
downloadfreebsd-ports-graphics-169793dc097bb992ab0e694069b6b45cd58caa69.tar.gz
freebsd-ports-graphics-169793dc097bb992ab0e694069b6b45cd58caa69.tar.zst
freebsd-ports-graphics-169793dc097bb992ab0e694069b6b45cd58caa69.zip
Add hfsplusutils 1.0.4, utilities for accessing HFS+ filesystems.
This is a set of tools that allow access to HFS+ formatted volumes. HFS+ is a modernized version of Apple Computers HFS Filesystem. In addition in contains the library "libhfsp" which you may use for your own experiments, all the tools are based on this library. (A bit of understanding is still needed however). Author: Klaus Halfmann <klaus.halfmann@t-online.de> PR: 59200 Submitted by: Josh Elsasser <jre@vineyard.net>
Diffstat (limited to 'emulators/Makefile')
-rw-r--r--emulators/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index caa56405cc8..52cbdc658a1 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -31,6 +31,7 @@
SUBDIR += gxmame
SUBDIR += hercules
SUBDIR += hfs
+ SUBDIR += hfsplusutils
SUBDIR += hfsutils
SUBDIR += ia64sim
SUBDIR += ines