summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
-rw-r--r--net/py-smbc/DESCR2
-rw-r--r--net/py-smbc/Makefile16
-rw-r--r--net/py-smbc/PLIST9
-rw-r--r--net/py-smbc/distinfo6
5 files changed, 35 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 0aed9a8e0f1..beb9c9e185c 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1234 2018/12/03 02:29:20 manu Exp $
+# $NetBSD: Makefile,v 1.1235 2018/12/22 09:13:57 adam Exp $
#
COMMENT= Networking tools
@@ -699,6 +699,7 @@ SUBDIR+= py-sbws
SUBDIR+= py-scp
SUBDIR+= py-simplesoap
SUBDIR+= py-smb
+SUBDIR+= py-smbc
SUBDIR+= py-soaplib
SUBDIR+= py-soappy
SUBDIR+= py-socketpool
diff --git a/net/py-smbc/DESCR b/net/py-smbc/DESCR
new file mode 100644
index 00000000000..818be53a6b0
--- /dev/null
+++ b/net/py-smbc/DESCR
@@ -0,0 +1,2 @@
+This is a set of Python bindings for the libsmbclient library from the samba
+project.
diff --git a/net/py-smbc/Makefile b/net/py-smbc/Makefile
new file mode 100644
index 00000000000..ea18a1a3e35
--- /dev/null
+++ b/net/py-smbc/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2018/12/22 09:13:57 adam Exp $
+
+DISTNAME= pysmbc-1.0.15.8
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
+CATEGORIES= net python
+MASTER_SITES= ${MASTER_SITE_PYPI:=p/pysmbc/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/hamano/pysmbc
+COMMENT= Python bindings for libsmbclient
+LICENSE= gnu-gpl-v2
+
+.include "../../net/samba4/buildlink3.mk"
+.include "../../lang/python/distutils.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/py-smbc/PLIST b/net/py-smbc/PLIST
new file mode 100644
index 00000000000..57369a94809
--- /dev/null
+++ b/net/py-smbc/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2018/12/22 09:13:57 adam Exp $
+${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/_smbc.so
+${PYSITELIB}/smbc/__init__.py
+${PYSITELIB}/smbc/__init__.pyc
+${PYSITELIB}/smbc/__init__.pyo
+${PYSITELIB}/smbc/xattr.py
+${PYSITELIB}/smbc/xattr.pyc
+${PYSITELIB}/smbc/xattr.pyo
diff --git a/net/py-smbc/distinfo b/net/py-smbc/distinfo
new file mode 100644
index 00000000000..2d82ab99c60
--- /dev/null
+++ b/net/py-smbc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/12/22 09:13:57 adam Exp $
+
+SHA1 (pysmbc-1.0.15.8.tar.bz2) = 6bad8492e18739d48662a72ca28fd6e1be833b86
+RMD160 (pysmbc-1.0.15.8.tar.bz2) = 202e1b0349060bd97a5f38dc2ac7f9834757060f
+SHA512 (pysmbc-1.0.15.8.tar.bz2) = 401f08e358675afa4b16781b7188111c1c18d62ecc9fadd7e08d0aa6306afc8b0c83ecde43e8add1dad3dbcff00be334d63d995563ade3a781ffd88299da72fb
+Size (pysmbc-1.0.15.8.tar.bz2) = 24691 bytes