freebsd-ports/irc/Makefile
Edwin Groothuis f5254d12d2 new port: irc/ircproxy
Night Light IRC Proxy is a multi-user IRC (Internet Relay
	Chat) proxy written in C.

	An IRC proxy (or bouncer) is a program that run on a machine
	between your IRC client and the IRC server. The ircproxy
	connect to the IRC server, then you connect to the ircproxy
	with your IRC client. The ircproxy program will forward
	data sent by the IRC server to one or more IRC clients
	connected to the ircproxy and will forward data sent from
	the IRC clients to the IRC server.

PR:		ports/56557
Submitted by:	Jonas Kvinge <jonas@brokenarrow.night-light.net>
2003-09-08 08:06:26 +00:00

80 lines
1.8 KiB
Makefile

# $FreeBSD$
#
SUBDIR += bitchx
SUBDIR += bitlbee
SUBDIR += blackened
SUBDIR += bnc
SUBDIR += bobot++
SUBDIR += dancer
SUBDIR += dancer-ircd
SUBDIR += dancer-services
SUBDIR += darkbot
SUBDIR += dcc
SUBDIR += dircproxy
SUBDIR += eggdrop
SUBDIR += epic4
SUBDIR += ezbounce
SUBDIR += gruftistats
SUBDIR += iip
SUBDIR += infobot
SUBDIR += irc
SUBDIR += ircII
SUBDIR += ircatlite
SUBDIR += ircd-hybrid
SUBDIR += ircd-ru
SUBDIR += irchat-pj-emacs20
SUBDIR += irchat-pj-emacs21
SUBDIR += irchat-pj-xemacs-devel-mule
SUBDIR += irchat-pj-xemacs21-mule
SUBDIR += ircproxy-freebsd-port
SUBDIR += ircservices
SUBDIR += iroffer
SUBDIR += irssi
SUBDIR += kmyirc
SUBDIR += konversation
SUBDIR += liece
SUBDIR += liece-dcc
SUBDIR += liece-emacs20
SUBDIR += lostirc
SUBDIR += muh
SUBDIR += nethirc
SUBDIR += ngircd
SUBDIR += ninja
SUBDIR += olirc
SUBDIR += onis
SUBDIR += p5-IRC
SUBDIR += p5-POE-Component-IRC
SUBDIR += p5-POE-Component-IRC-Object
SUBDIR += party
SUBDIR += pircbot
SUBDIR += pisg
SUBDIR += psybnc
SUBDIR += pure-emacs20
SUBDIR += pure-emacs21
SUBDIR += pure-xemacs-devel-mule
SUBDIR += pure-xemacs21-mule
SUBDIR += py-irclib
SUBDIR += quirc
SUBDIR += rbot
SUBDIR += roxirc
SUBDIR += ruby-irc
SUBDIR += ruby-rica
SUBDIR += ruby-rice
SUBDIR += scrollz
SUBDIR += scrollz-doc
SUBDIR += sic
SUBDIR += sirc
SUBDIR += sircd
SUBDIR += slirc
SUBDIR += tirc
SUBDIR += tircproxy
SUBDIR += tkirc
SUBDIR += tr-ircd
SUBDIR += trickyirc
SUBDIR += xaric
SUBDIR += xchat
SUBDIR += xchat2
SUBDIR += zircon
.include <bsd.port.subdir.mk>