diff options
author | nivit <nivit@FreeBSD.org> | 2013-11-23 06:10:53 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2013-11-23 06:10:53 +0800 |
commit | b1274760122282027951cd86a77b47b0877da463 (patch) | |
tree | d7a1dd5df295d3b1df93666b5028d0aa26726826 /net-im/Makefile | |
parent | 3587f1f223809c2cf9605ed84c73f82c1aadcf01 (diff) | |
download | freebsd-ports-gnome-b1274760122282027951cd86a77b47b0877da463.tar.gz freebsd-ports-gnome-b1274760122282027951cd86a77b47b0877da463.tar.zst freebsd-ports-gnome-b1274760122282027951cd86a77b47b0877da463.zip |
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
Diffstat (limited to 'net-im/Makefile')
-rw-r--r-- | net-im/Makefile | 1 |
1 files changed, 1 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 |