summaryrefslogtreecommitdiff
path: root/net/py-smbc
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-12-22 09:13:57 +0000
committeradam <adam@pkgsrc.org>2018-12-22 09:13:57 +0000
commit756b82c39ad8ab1dc38aa120d80d8801ced07809 (patch)
treee3c518301940bf3892231d53dd536154ee7f66b8 /net/py-smbc
parent8bffa0e4397698dd8465eae092a8aae51dee0af9 (diff)
downloadpkgsrc-756b82c39ad8ab1dc38aa120d80d8801ced07809.tar.gz
py-smbc: added version 1.0.15.8
This is a set of Python bindings for the libsmbclient library from the samba project.
Diffstat (limited to 'net/py-smbc')
-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
4 files changed, 33 insertions, 0 deletions
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