47 lines
994 B
Makefile
47 lines
994 B
Makefile
# $NetBSD: Makefile,v 1.38 2014/05/20 22:51:26 joerg Exp $
|
|
#
|
|
|
|
COMMENT= File systems, and file system related packages
|
|
|
|
SUBDIR+= cloudfuse
|
|
SUBDIR+= fs-utils
|
|
SUBDIR+= fuse
|
|
SUBDIR+= fuse-afpfs-ng
|
|
SUBDIR+= fuse-archivemount
|
|
SUBDIR+= fuse-bindfs
|
|
SUBDIR+= fuse-cddfs
|
|
SUBDIR+= fuse-chironfs
|
|
SUBDIR+= fuse-cryptofs
|
|
SUBDIR+= fuse-curlftpfs
|
|
SUBDIR+= fuse-djmount
|
|
SUBDIR+= fuse-encfs
|
|
SUBDIR+= fuse-ext2
|
|
SUBDIR+= fuse-gmailfs
|
|
SUBDIR+= fuse-gphotofs
|
|
SUBDIR+= fuse-gstfs
|
|
SUBDIR+= fuse-httpfs
|
|
SUBDIR+= fuse-loggedfs
|
|
SUBDIR+= fuse-lzofs
|
|
SUBDIR+= fuse-mp3fs
|
|
SUBDIR+= fuse-ntfs-3g
|
|
SUBDIR+= fuse-obexfs
|
|
SUBDIR+= fuse-pod
|
|
SUBDIR+= fuse-svnfs
|
|
SUBDIR+= fuse-unionfs
|
|
SUBDIR+= fuse-wdfs
|
|
SUBDIR+= fuse-wikipediafs
|
|
SUBDIR+= glusterfs
|
|
SUBDIR+= libntfs
|
|
SUBDIR+= openafs
|
|
SUBDIR+= openafs-devel
|
|
SUBDIR+= ori
|
|
SUBDIR+= p5-Module-Path
|
|
SUBDIR+= p5-MooseX-Types-Path-Tiny
|
|
SUBDIR+= p5-Path-Tiny
|
|
SUBDIR+= perfuse
|
|
SUBDIR+= py-filesystem
|
|
SUBDIR+= py-fuse-bindings
|
|
SUBDIR+= tahoe-lafs
|
|
SUBDIR+= u9fs
|
|
|
|
.include "../mk/misc/category.mk"
|