summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-15 16:41:02 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-15 16:41:02 +0000
commit17be7b6a5caa36885d253aeb7f2797b35c9b2be6 (patch)
treea4e4f8c398335496ab443c1802b15152d9528343 /net
parentfe76046ff2ce5fb49308ad73b7c3462ae92a6e37 (diff)
downloadpkgsrc-17be7b6a5caa36885d253aeb7f2797b35c9b2be6.tar.gz
Initial import of gnome-vfs2-smb, version 2.6.0:
GNOME VFS provides an abstraction layer of the file system; applications use this layer to access many different protocols and simulate that they are part of the local file system. This package provides the smb module for GNOME VFS, which allows it to surf networks using the SMB protocol (also known as Microsoft Networks).
Diffstat (limited to 'net')
-rw-r--r--net/gnome-vfs2-smb/DESCR6
-rw-r--r--net/gnome-vfs2-smb/Makefile15
-rw-r--r--net/gnome-vfs2-smb/PLIST7
3 files changed, 28 insertions, 0 deletions
diff --git a/net/gnome-vfs2-smb/DESCR b/net/gnome-vfs2-smb/DESCR
new file mode 100644
index 00000000000..3b08c7bb761
--- /dev/null
+++ b/net/gnome-vfs2-smb/DESCR
@@ -0,0 +1,6 @@
+GNOME VFS provides an abstraction layer of the file system; applications
+use this layer to access many different protocols and simulate that they
+are part of the local file system.
+
+This package provides the smb module for GNOME VFS, which allows it to
+surf networks using the SMB protocol (also known as Microsoft Networks).
diff --git a/net/gnome-vfs2-smb/Makefile b/net/gnome-vfs2-smb/Makefile
new file mode 100644
index 00000000000..73ff8a05ec5
--- /dev/null
+++ b/net/gnome-vfs2-smb/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/15 16:41:02 jmmv Exp $
+#
+
+GNOME_VFS2_NAME= smb
+GNOME_VFS2_FLAG= samba
+
+EGFILES+= modules/smb-module.conf
+
+post-install:
+ ${INSTALL_DATA} ${WRKSRC}/modules/smb-module.conf ${EGDIR}/modules
+
+.include "../../sysutils/gnome-vfs2/Makefile.common"
+
+.include "../../net/samba/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/gnome-vfs2-smb/PLIST b/net/gnome-vfs2-smb/PLIST
new file mode 100644
index 00000000000..965545474e1
--- /dev/null
+++ b/net/gnome-vfs2-smb/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/15 16:41:02 jmmv Exp $
+lib/gnome-vfs-2.0/modules/libsmb.a
+lib/gnome-vfs-2.0/modules/libsmb.la
+lib/gnome-vfs-2.0/modules/libsmb.so
+share/examples/gnome-vfs-2.0/modules/smb-module.conf
+@comment in gnome-vfs2: @dirrm share/examples/gnome-vfs-2.0/modules
+@comment in gnome-vfs2: @dirrm lib/gnome-vfs-2.0/modules