diff options
author | wrstuden <wrstuden@pkgsrc.org> | 1999-05-19 23:00:32 +0000 |
---|---|---|
committer | wrstuden <wrstuden@pkgsrc.org> | 1999-05-19 23:00:32 +0000 |
commit | 56ca7a1419cb444bc286386116f853e43a901f0f (patch) | |
tree | e5a5df2a833519560bd25b9f88b21db407bca4b2 /sysutils/hfsutils/pkg/PLIST | |
parent | e85d6e3845c3f315f49978f10122a4497223b2fb (diff) | |
download | pkgsrc-56ca7a1419cb444bc286386116f853e43a901f0f.tar.gz |
Initial import of hfsutils package, made with hubertf's url2pkg script.
Supports reading and writing hfs filesystems. Doesn't yet support hfs+.
Diffstat (limited to 'sysutils/hfsutils/pkg/PLIST')
-rw-r--r-- | sysutils/hfsutils/pkg/PLIST | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/sysutils/hfsutils/pkg/PLIST b/sysutils/hfsutils/pkg/PLIST new file mode 100644 index 00000000000..9c14bd0f7b2 --- /dev/null +++ b/sysutils/hfsutils/pkg/PLIST @@ -0,0 +1,30 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/05/19 23:00:32 wrstuden Exp $ +bin/hattrib +bin/hcd +bin/hcopy +bin/hdel +bin/hdir +bin/hformat +bin/hls +bin/hmkdir +bin/hmount +bin/hpwd +bin/hrename +bin/hrmdir +bin/humount +bin/hvol +man/man1/hfsutils.1 +man/man1/hattrib.1 +man/man1/hcd.1 +man/man1/hcopy.1 +man/man1/hdel.1 +man/man1/hdir.1 +man/man1/hformat.1 +man/man1/hls.1 +man/man1/hmkdir.1 +man/man1/hmount.1 +man/man1/hpwd.1 +man/man1/hrename.1 +man/man1/hrmdir.1 +man/man1/humount.1 +man/man1/hvol.1 |