mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-26 05:20:47 -04:00
17 lines
387 B
Makefile
17 lines
387 B
Makefile
# $NetBSD: Makefile,v 1.12 2013/11/15 19:31:35 shattered Exp $
|
|
#
|
|
|
|
DISTNAME= vttest-20130818
|
|
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"
|