9057af6177
before accepting an answer - while here, SIZEify PR: ports/66030 Submitted by: Tim Deegan <tjd-freebsd@phlegethon.org> Approved by: maintainer timeout (2 weeks)
22 lines
397 B
Makefile
22 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>
|