summaryrefslogtreecommitdiff
path: root/net/gnome-vfs2-smb
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-04-15 16:41:02 +0000
committerjmmv <jmmv>2004-04-15 16:41:02 +0000
commit4a53edf5bf91dff073c6b98f55a7a81961a484d8 (patch)
treea4e4f8c398335496ab443c1802b15152d9528343 /net/gnome-vfs2-smb
parentfc681293d75414545e57b92f1a784206d3379073 (diff)
downloadpkgsrc-4a53edf5bf91dff073c6b98f55a7a81961a484d8.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/gnome-vfs2-smb')
-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