summaryrefslogtreecommitdiff
path: root/net/ytalk/Makefile
blob: 0f47c4f113586ba781fb9bc6ececa7474897bb8d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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>