aboutsummaryrefslogtreecommitdiff
path: root/net/ytalk/Makefile
blob: c7b775c0ff84d742e8418b629a58e29d504fe160 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	ytalk
# Version required:	3.0pl2
# Date created:		18 March 1995
# Whom:			asami
#
# $Id: Makefile,v 1.1.1.1 1994/10/23 01:24:26 torstenb Exp $
#

DISTNAME=	ytalk-v3pl2
MASTER_SITES=	ftp://knot.queensu.ca/pub/unix/software/
WRKSRC=		${WRKDIR}/ytalk-3.2
PKGNAME=	ytalk-3.0.2
USE_IMAKE=	yes
# otherwise pkg_create will think it went to /usr/X11R6
PREFIX=		/usr/local

.include <bsd.port.mk>