Addition of qterm, a utility to recognise terminal type automatically, to

the NetBSD packages collection.
This commit is contained in:
agc 1998-08-11 11:29:33 +00:00
parent 8d3cee2577
commit c1c0338471
5 changed files with 33 additions and 0 deletions

13
misc/qterm/Makefile Normal file
View file

@ -0,0 +1,13 @@
# $NetBSD: Makefile,v 1.1 1998/08/11 11:29:33 agc Exp $
#
DISTNAME= qterm-ac-1.0
PKGNAME= qterm-1.0
CATEGORIES= misc
MASTER_SITES= http://www.westley.demon.co.uk/src/
MAINTAINER= agc@netbsd.org
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"

3
misc/qterm/files/md5 Normal file
View file

@ -0,0 +1,3 @@
$NetBSD: md5,v 1.1 1998/08/11 11:29:34 agc Exp $
MD5 (qterm-ac-1.0.tar.gz) = 6e4a052b8a31af8f0ca191baab5f1e99

1
misc/qterm/pkg/COMMENT Normal file
View file

@ -0,0 +1 @@
utility to recognise terminal type automatically

12
misc/qterm/pkg/DESCR Normal file
View file

@ -0,0 +1,12 @@
Qterm is a program that queries terminals to find out what kind of
terminal is responding. It is useful to automagically define your
terminal type. It prints the name of the terminal (compatible,
hopefully, with a termcap/terminfo name) such as "vt100" to standard
output. See the manual for details.
Michael A. Cooper
University Computing Services
University of Southern California
mcooper@usc.edu
[I have simply added GNU autoconfiguration - agc April 14th, 1997.]

4
misc/qterm/pkg/PLIST Normal file
View file

@ -0,0 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 1998/08/11 11:29:34 agc Exp $
bin/qterm
man/man1/qterm.1
etc/qtermtab