aboutsummaryrefslogtreecommitdiff
path: root/comms/wy60/Makefile
blob: 3443e84621580e8ce0e02884154d170bfee44942 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	wy60
# Date created:		2002-06-12
# Whom:			Christian Weisgerber <naddy@FreeBSD.org>
#
# $FreeBSD$

PORTNAME=	wy60
PORTVERSION=	2.0.4
CATEGORIES=	comms
MASTER_SITES=	http://gutschke.com/wy60/html/archive/

MAINTAINER=	naddy@FreeBSD.org
COMMENT=	Curses-based emulator for the Wyse 60 terminal

GNU_CONFIGURE=	yes

MAN1=		wy60.1

pre-build:
	@${CP} ${WRKSRC}/wy60.rc ${WRKSRC}/wy60.rc.sample

.include <bsd.port.mk>