summaryrefslogtreecommitdiff
path: root/misc/vttest/Makefile
blob: 7b3ab3133bcb91126c55073fc31eb1aeed2d491f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.13 2014/11/11 21:25:30 shattered Exp $
#

DISTNAME=	vttest-20140305
CATEGORIES=	misc benchmarks
MASTER_SITES=	ftp://dickey.his.com/vttest/
EXTRACT_SUFX=	.tgz

MAINTAINER=	drochner@NetBSD.org
HOMEPAGE=	http://invisible-island.net/vttest/vttest.html
COMMENT=	Utility to test vt100/vt220/xterm

GNU_CONFIGURE=	yes
MAKE_FILE=	makefile

.include "../../mk/bsd.pkg.mk"