mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
17 lines
387 B
Makefile
17 lines
387 B
Makefile
# $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"
|