freebsd-ports/emulators/hfsutils
Satoshi Asami 0deeb6b2ce Doesn't install....
===
for file in hfssh; do   install -c -s -o bin -g bin -m 555 -m 755 $file "/usr/local/bin/.";   done
for file in hfs; do   install -c -o bin -g bin -m 444 $file "/usr/local/bin/.";   done
install: hfs: No such file or directory
*** Error code 71

Stop.
1998-10-26 07:19:47 +00:00
..
files Upgrade to 3.3.2. 1998-10-24 17:08:47 +00:00
distinfo Upgrade to 3.3.2. 1998-10-24 17:08:47 +00:00
Makefile Doesn't install.... 1998-10-26 07:19:47 +00:00
pkg-comment Import hfsutils port. hfsutils is another package with Mac HFS 1997-11-14 13:53:06 +00:00
pkg-descr Upgrade to 3.3.2. 1998-10-24 17:08:47 +00:00
pkg-plist Don't emulate the manpages in the PLIST. 1998-08-17 09:43:17 +00:00