summaryrefslogtreecommitdiff
path: root/net/ytalk/Makefile
blob: ca375b5fa14600962145e42fb81214571a535eeb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	ytalk
# Version required:	3.1
# Date created:		18 March 1995
# Whom:			dom@myrddin.demon.co.uk
#
# $Id: Makefile,v 1.7 1997/03/02 12:14:22 asami Exp $
#

DISTNAME=	ytalk-3.1
CATEGORIES=	net
MASTER_SITES=	http://www.eleves.ens.fr:8080/home/espel/ytalk/

MAINTAINER=	dom@myrddin.demon.co.uk

MAN1=		ytalk.1

GNU_CONFIGURE=	yes

.include <bsd.port.mk>