From c92ac21c91338914f0c0ce4e17c0b3b7e2233529 Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 4 May 2007 19:53:32 +0000 Subject: Add and enable py-fuse-bindings --- filesystems/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'filesystems') diff --git a/filesystems/Makefile b/filesystems/Makefile index 06efd7bcd45..f9627af69b1 100644 --- a/filesystems/Makefile +++ b/filesystems/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2007/05/02 19:45:26 sborrill Exp $ +# $NetBSD: Makefile,v 1.12 2007/05/04 19:53:32 agc Exp $ # COMMENT= File systems, and file system related packages @@ -14,6 +14,7 @@ SUBDIR+= fuse-httpfs SUBDIR+= fuse-lzofs SUBDIR+= fuse-ntfs-3g SUBDIR+= fuse-unionfs +SUBDIR+= py-fuse-bindings SUBDIR+= u9fs .include "../mk/bsd.pkg.subdir.mk" -- cgit v1.2.3