1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/net-im/Makefile
Ion-Mihai Tetcu 6be9bd3ef5 CLI-MSN is a UNIX Command Line implementation of the MSN Messenger Client,
coded purely in C with the ability to work in almost any UNIX/Linux variation.
The desire for the creation of CLI-MSN came when little or no command-line
based messengers were found to be available that implemented MSN Messenger.

The client itself accepts commands based on that of an IRC clients nature
(/cmd). Currently in the process of working out the file transfer.

WWW:	http://mor-pah.net/

PR:		ports/95186
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Approved by:	lawrance (mentor, implicit)
2006-06-06 17:47:19 +00:00

123 lines
2.7 KiB
Makefile

# $FreeBSD$
#
COMMENT = Instant messaging
SUBDIR += aim
SUBDIR += amsn
SUBDIR += ari-yahoo
SUBDIR += ayttm
SUBDIR += bsflite
SUBDIR += ccmsn
SUBDIR += centericq
SUBDIR += cicquin
SUBDIR += cjc
SUBDIR += cli-msn
SUBDIR += coccinella
SUBDIR += convey
SUBDIR += echat
SUBDIR += ejabberd
SUBDIR += eva
SUBDIR += firetalk
SUBDIR += fugu
SUBDIR += gaim
SUBDIR += gaim-assistant
SUBDIR += gaim-bangexec
SUBDIR += gaim-extprefs
SUBDIR += gaim-guifications
SUBDIR += gaim-ignorance
SUBDIR += gaim-latex
SUBDIR += gaim-openq
SUBDIR += gaim-rss-reader
SUBDIR += gaim-slashexec
SUBDIR += gajim
SUBDIR += gale
SUBDIR += gicq
SUBDIR += ginsu
SUBDIR += gloox
SUBDIR += gnome-jabber
SUBDIR += gnomeicu
SUBDIR += gossip
SUBDIR += gtkyahoo
SUBDIR += gyach
SUBDIR += icb
SUBDIR += ickle
SUBDIR += icmpchat
SUBDIR += icqlib
SUBDIR += imcom
SUBDIR += jabber.el
SUBDIR += jabberd
SUBDIR += jabber
SUBDIR += jabber-aim
SUBDIR += jabber-conference
SUBDIR += jabber-jud
SUBDIR += jabber-msn
SUBDIR += jabber-pyicq
SUBDIR += jabber-pymsn
SUBDIR += jabber-yahoo
SUBDIR += jabber-users-agent
SUBDIR += jarl
SUBDIR += jit
SUBDIR += jwchat
SUBDIR += kf
SUBDIR += kmerlin
SUBDIR += kmess
SUBDIR += konverse
SUBDIR += kopete
SUBDIR += kpopup
SUBDIR += libicq
SUBDIR += libicq2000
SUBDIR += libjingle
SUBDIR += libmsn
SUBDIR += libyahoo2
SUBDIR += licq
SUBDIR += licq-console
SUBDIR += licq-osd
SUBDIR += licq-qt-gui
SUBDIR += linpopup
SUBDIR += linux-ymessenger
SUBDIR += loudmouth
SUBDIR += mcabber
SUBDIR += meanwhile
SUBDIR += meanwhile-gaim
SUBDIR += mercury
SUBDIR += micq
SUBDIR += mu-conference
SUBDIR += naim
SUBDIR += newsbot
SUBDIR += ocaml-jabbr
SUBDIR += pebrot
SUBDIR += pork
SUBDIR += py-msnp
SUBDIR += py-pyxmpp
SUBDIR += p5-Jabber-Connection
SUBDIR += p5-Net-AIM
SUBDIR += p5-Net-AOLIM
SUBDIR += p5-Net-ICQ2000
SUBDIR += p5-Net-Jabber
SUBDIR += p5-Net-MSN
SUBDIR += p5-Net-NetSend
SUBDIR += p5-Net-OSCAR
SUBDIR += p5-Net-XMPP
SUBDIR += psi
SUBDIR += psi-gentoo
SUBDIR += py-jabber
SUBDIR += py-twistedWords
SUBDIR += py-xmpppy
SUBDIR += py-xmpppy-irc
SUBDIR += ruby-xmpp4r
SUBDIR += sendxmpp
SUBDIR += sim-im-devel
SUBDIR += simicq
SUBDIR += sulci
SUBDIR += tik
SUBDIR += tkabber
SUBDIR += tkabber-devel
SUBDIR += tmsnc
SUBDIR += vicq
SUBDIR += vqcc-gtk
SUBDIR += ymessenger
SUBDIR += ysm
.include <bsd.port.subdir.mk>