aboutsummaryrefslogtreecommitdiffstats
path: root/net/ytalk/Makefile
blob: 0fc255b907b8e34133f5ece22eec2ef6e9dd7887 (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.3.0
CATEGORIES= net
MASTER_SITES=   http://www.impul.se/ytalk/

MAINTAINER= ports@FreeBSD.org
COMMENT=    A new "talk" that can talk to multiple parties at once

MAN1=       ytalk.1

GNU_CONFIGURE=  yes

.include <bsd.port.mk>