diff options
author | miwi <miwi@FreeBSD.org> | 2008-10-20 00:35:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-10-20 00:35:32 +0800 |
commit | 7d6680309f29668616265e3d0e4f7642cda5f531 (patch) | |
tree | 300e8eaa83e5087322741cd823bdeb4eaa1c993e /net-im/Makefile | |
parent | 19bee16186da4321f693a6efab36b51d743bd2cc (diff) | |
download | freebsd-ports-gnome-7d6680309f29668616265e3d0e4f7642cda5f531.tar.gz freebsd-ports-gnome-7d6680309f29668616265e3d0e4f7642cda5f531.tar.zst freebsd-ports-gnome-7d6680309f29668616265e3d0e4f7642cda5f531.zip |
Fetion protocol plugin for libpurple.
Fetion is an instant messaging & messengers client developed by China Mobile,
now ranking third in Chinese IM market. It features free SMS send and receive
between PC and mobile phone.
WWW: http://sourceforge.net/projects/fetion/
PR: ports/128218
Submitted by: Alexander Logvinov <ports at logvinov.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 5cb8215b5822..0498c073a29d 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -105,6 +105,7 @@ SUBDIR += pebrot SUBDIR += pidgin SUBDIR += pidgin-facebookchat + SUBDIR += pidgin-fetion SUBDIR += pidgin-guifications SUBDIR += pidgin-hotkeys SUBDIR += pidgin-latex |