diff options
author | kwm <kwm@FreeBSD.org> | 2013-05-13 21:25:37 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2013-05-13 21:25:37 +0800 |
commit | 16b5e817435412fa6e56ca57ca78a75e5412e4da (patch) | |
tree | 3f1fbf2e97c3d8a97bdd915a1aef457c0a5e4040 /net-im/Makefile | |
parent | cdb040f70e9175ea64dcc8e41d33659fe3ca56b1 (diff) | |
download | freebsd-ports-gnome-16b5e817435412fa6e56ca57ca78a75e5412e4da.tar.gz freebsd-ports-gnome-16b5e817435412fa6e56ca57ca78a75e5412e4da.tar.zst freebsd-ports-gnome-16b5e817435412fa6e56ca57ca78a75e5412e4da.zip |
Add telepathy-sofiasip port. SIP telepathy plugin using the SIP protocol
library (net/sofia-sip)
PR: ports/158061
Submitted by: Yuri <yuri@tsoft.com>
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 5ecce30cbde1..ee389edbf6fe 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -180,6 +180,7 @@ SUBDIR += telepathy-qt SUBDIR += telepathy-qt4 SUBDIR += telepathy-salut + SUBDIR += telepathy-sofiasip SUBDIR += tkabber SUBDIR += tkabber-devel SUBDIR += tkabber-plugins |