pkgsrc/filesystems/Makefile
2007-03-10 12:51:53 +00:00

17 lines
365 B
Makefile

# $NetBSD: Makefile,v 1.9 2007/03/10 12:51:53 agc Exp $
#
COMMENT= File systems, and file system related packages
SUBDIR+= fuse
SUBDIR+= fuse-archivemount
SUBDIR+= fuse-cddfs
SUBDIR+= fuse-cryptofs
SUBDIR+= fuse-curlftpfs
SUBDIR+= fuse-encfs
SUBDIR+= fuse-httpfs
SUBDIR+= fuse-lzofs
SUBDIR+= fuse-ntfs-3g
SUBDIR+= fuse-unionfs
.include "../mk/bsd.pkg.subdir.mk"