pkgsrc/filesystems/Makefile

13 lines
270 B
Makefile
Raw Normal View History

2007-02-21 00:33:02 +01:00
# $NetBSD: Makefile,v 1.4 2007/02/20 23:33:02 xtraeme Exp $
#
COMMENT= File systems, and file system related packages
2007-02-21 00:33:02 +01:00
SUBDIR+= fuse-archivemount
2007-02-21 00:24:32 +01:00
SUBDIR+= fuse-cddfs
2007-02-21 00:08:00 +01:00
SUBDIR+= fuse-cryptofs
SUBDIR+= fuse-curlftpfs
SUBDIR+= fuse-lzofs
.include "../mk/bsd.pkg.subdir.mk"