freebsd-ports/net/ytalk/Makefile
Tom Hukins 6fe43b4501 Update MASTER_SITES and WWW.
PR:		ports/53752
Submitted by:	Dominic Mitchell <dom@happygiraffe.net> (MAINTAINER)
2003-06-26 19:31:07 +00:00

20 lines
381 B
Makefile

# New ports collection makefile for: ytalk
# Date created: 18 March 1995
# Whom: dom@happygiraffe.net
#
# $FreeBSD$
#
PORTNAME= ytalk
PORTVERSION= 3.1.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>