freebsd-ports/net/ytalk/Makefile
Pav Lucistnik 9057af6177 - add a patch which adds the option to wait until you press Escape
before accepting an answer
- while here, SIZEify

PR:		ports/66030
Submitted by:	Tim Deegan <tjd-freebsd@phlegethon.org>
Approved by:	maintainer timeout (2 weeks)
2004-05-17 20:58:48 +00:00

21 lines
397 B
Makefile

# New ports collection makefile for: ytalk
# Date created: 18 March 1995
# Whom: dom@happygiraffe.net
#
# $FreeBSD$
#
PORTNAME= ytalk
PORTVERSION= 3.1.1
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.iagora.com/~espel/ytalk/
MAINTAINER= dom@happygiraffe.net
COMMENT= A new "talk" that can talk to multiple parties at once
MAN1= ytalk.1
GNU_CONFIGURE= yes
.include <bsd.port.mk>