diff options
author | pooka <pooka@pkgsrc.org> | 2007-02-26 19:55:28 +0000 |
---|---|---|
committer | pooka <pooka@pkgsrc.org> | 2007-02-26 19:55:28 +0000 |
commit | 850fb78167471f187cb574fa829029949b14af45 (patch) | |
tree | a97b6cbb0ab25cf53a1e4374584df2288e14ef21 /filesystems/fuse-ntfs-3g/PLIST | |
parent | fe618e13fbe3c6bbe6f3449f80e1167a9b7214b5 (diff) | |
download | pkgsrc-850fb78167471f187cb574fa829029949b14af45.tar.gz |
fuse-ntfs-3g package, proven to work under NetBSD-current.
The original work in pkg'izing this was done by <xtraeme>.
Diffstat (limited to 'filesystems/fuse-ntfs-3g/PLIST')
-rw-r--r-- | filesystems/fuse-ntfs-3g/PLIST | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/filesystems/fuse-ntfs-3g/PLIST b/filesystems/fuse-ntfs-3g/PLIST new file mode 100644 index 00000000000..0b30be0594b --- /dev/null +++ b/filesystems/fuse-ntfs-3g/PLIST @@ -0,0 +1,36 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/26 19:55:28 pooka Exp $ +bin/mount.ntfs-3g +bin/ntfs-3g +man/man8/ntfs-3g.8 +man/man8/mount.ntfs-3g.8 +lib/libntfs-3g.la +include/ntfs-3g/attrib.h +include/ntfs-3g/attrlist.h +include/ntfs-3g/bitmap.h +include/ntfs-3g/bootsect.h +include/ntfs-3g/collate.h +include/ntfs-3g/compat.h +include/ntfs-3g/compress.h +include/ntfs-3g/debug.h +include/ntfs-3g/device.h +include/ntfs-3g/device_io.h +include/ntfs-3g/dir.h +include/ntfs-3g/endians.h +include/ntfs-3g/index.h +include/ntfs-3g/inode.h +include/ntfs-3g/layout.h +include/ntfs-3g/lcnalloc.h +include/ntfs-3g/list.h +include/ntfs-3g/logfile.h +include/ntfs-3g/logging.h +include/ntfs-3g/mft.h +include/ntfs-3g/mst.h +include/ntfs-3g/ntfstime.h +include/ntfs-3g/runlist.h +include/ntfs-3g/security.h +include/ntfs-3g/support.h +include/ntfs-3g/types.h +include/ntfs-3g/unistr.h +include/ntfs-3g/version.h +include/ntfs-3g/volume.h +@dirrm include/ntfs-3g |