# $Id: Portfile,v 1.1 2005/02/17 10:02:30 toby Exp $

PortSystem 1.0
name             ytalk
version          3.3.0
categories       net
maintainers      toby@opendarwin.org
description      multi-user talk client
long_description \
	 YTalk is a compatible replacement for the BSD talk(1) \
	 program. The main advantage of YTalk is the ability \
	 to communicate with any arbitrary number of users at \
	 once. It supports both talk protocols (talk and ntalk) \
	 and can communicate with several different talk \
	 daemons at the same time. You may also spawn a command \
	 shell in your talk window and let other users watch. \
	 YTalk supports a basic set of VT100 control codes, \
	 as well as job control (BSD support added in 3.1.3).
homepage         http://www.impul.se/ytalk/
platforms        darwin

master_sites     ${homepage}
use_bzip2        yes
checksums        md5 a82e4c82f724e36a6a3242d3839d4332

configure.args   --mandir=${prefix}/share/man
