diff options
author | miwi <miwi@FreeBSD.org> | 2008-05-18 05:35:35 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-05-18 05:35:35 +0800 |
commit | 4fc6f8bc67908b0e568fc7e3ca5a85906f41f1aa (patch) | |
tree | 023602d07246ff8cdc34022157f4257e09fcb5ca /net-im/Makefile | |
parent | 24860aba8a5bea9a92973a66f44df8efe0220d2b (diff) | |
download | freebsd-ports-gnome-4fc6f8bc67908b0e568fc7e3ca5a85906f41f1aa.tar.gz freebsd-ports-gnome-4fc6f8bc67908b0e568fc7e3ca5a85906f41f1aa.tar.zst freebsd-ports-gnome-4fc6f8bc67908b0e568fc7e3ca5a85906f41f1aa.zip |
pidgin-twitter is a pidgin plugin to help twittering via pidgin. This
plugin translates any @username and the sender name to the link to the
user respectively. pidgin-twitter also can play a sound when an
incoming message contains any recipient name or sender name which is
listed in the each dedicated lists.
WWW: http://www.honeyplanet.jp/download.html
PR: ports/123767
Submitted by: Junji NAKANISHI <jun-g at daemonfreaks.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 619e48961aae..c502594c2164 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -109,6 +109,7 @@ SUBDIR += pidgin-libnotify SUBDIR += pidgin-manualsize SUBDIR += pidgin-rhythmbox + SUBDIR += pidgin-twitter SUBDIR += pork SUBDIR += psi SUBDIR += psi-gentoo |