aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/Makefile1
-rw-r--r--net-im/py-skype4py/Makefile22
-rw-r--r--net-im/py-skype4py/distinfo2
-rw-r--r--net-im/py-skype4py/pkg-descr6
4 files changed, 31 insertions, 0 deletions
diff --git a/net-im/Makefile b/net-im/Makefile
index 57a0d442e120..6f624c906cdc 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -132,6 +132,7 @@
SUBDIR += py-jabberbot
SUBDIR += py-punjab
SUBDIR += py-pyxmpp
+ SUBDIR += py-skype4py
SUBDIR += py-twistedWords
SUBDIR += py-xmpppy
SUBDIR += py-xmpppy-irc
diff --git a/net-im/py-skype4py/Makefile b/net-im/py-skype4py/Makefile
new file mode 100644
index 000000000000..43d4b33f7251
--- /dev/null
+++ b/net-im/py-skype4py/Makefile
@@ -0,0 +1,22 @@
+# Created by: Nicola Vitale <nivit@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= Skype4Py
+PORTVERSION= 1.0.35
+#PORTREVISION= 0
+CATEGORIES= net-im devel
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= nivit@FreeBSD.org
+COMMENT= Skype (TM) API wrapper for Python
+
+LICENSE= BSD
+
+PYDISTUTILS_AUTOPLIST= yes
+
+USE_PYDISTUTILS= easy_install
+USE_PYTHON= -2.7
+USE_ZIP= yes
+
+.include <bsd.port.mk>
diff --git a/net-im/py-skype4py/distinfo b/net-im/py-skype4py/distinfo
new file mode 100644
index 000000000000..52d3d610f464
--- /dev/null
+++ b/net-im/py-skype4py/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Skype4Py-1.0.35.zip) = 79dbf9033a60b3d37ff1a8eb07fcc5f8dd1f5afb79cb83b216f721acca4d63c4
+SIZE (Skype4Py-1.0.35.zip) = 173489
diff --git a/net-im/py-skype4py/pkg-descr b/net-im/py-skype4py/pkg-descr
new file mode 100644
index 000000000000..c51807ee9122
--- /dev/null
+++ b/net-im/py-skype4py/pkg-descr
@@ -0,0 +1,6 @@
+Skype4Py is a Python library which allows you to control Skype client
+application.
+
+Skype4Py Python project is not affiliate of Skype or Microsoft corporation.
+
+WWW: https://github.com/awahlig/skype4py