aboutsummaryrefslogtreecommitdiffstats
path: root/net/ytalk/Makefile
blob: 093949180368f16753676e41c82b5e6c251fc815 (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= 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>