summaryrefslogtreecommitdiff
path: root/filesystems/Makefile
diff options
context:
space:
mode:
authormanu <manu>2010-08-25 07:36:17 +0000
committermanu <manu>2010-08-25 07:36:17 +0000
commit0d3486cad79465075fd87efe3fbfa7faf9f581e3 (patch)
treedc6767d625e4fe40872b3d313f84cb2ca66ce5ca /filesystems/Makefile
parent01669d509bf4bb4a86590ddf06572e7b8b07f2a1 (diff)
downloadpkgsrc-0d3486cad79465075fd87efe3fbfa7faf9f581e3.tar.gz
Add perfuse-20100825
This is exactly the code in-tree for NetBS-current. The package is there to help using that code on NetBSD-5.x
Diffstat (limited to 'filesystems/Makefile')
-rw-r--r--filesystems/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/filesystems/Makefile b/filesystems/Makefile
index b73b3933beb..7b1a21af619 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2010/07/24 18:15:11 gdt Exp $
+# $NetBSD: Makefile,v 1.29 2010/08/25 07:36:17 manu Exp $
#
COMMENT= File systems, and file system related packages
@@ -28,6 +28,7 @@ SUBDIR+= fuse-svnfs
SUBDIR+= fuse-unionfs
SUBDIR+= fuse-wdfs
SUBDIR+= fuse-wikipediafs
+SUBDIR+= perfuse
SUBDIR+= py-fuse-bindings
SUBDIR+= tahoe-lafs
SUBDIR+= u9fs