1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Re-import of qstat.

This commit is contained in:
Steve Price 1998-08-17 00:28:24 +00:00
parent afe6eac5c4
commit 6f1c11e61f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12551
5 changed files with 28 additions and 0 deletions

19
games/qstat/Makefile Normal file
View File

@ -0,0 +1,19 @@
# New ports collection makefile for: qstat
# Version required: 2.0b
# Date created: 28 May 1998
# Whom: Daniel O'Connor <darius@dons.net.au>
#
# $Id: Makefile,v 1.1.1.1 1998/08/09 01:04:55 steve Exp $
#
DISTNAME= qstat20b
PKGNAME= qstat-2.0b
CATEGORIES= misc
MASTER_SITES= ftp://ftp.activesw.com/pub/quake/
MAINTAINER= darius@dons.net.au
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/qstat ${PREFIX}/bin
.include <bsd.port.mk>

1
games/qstat/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (qstat20b.tar.gz) = 3d3760e3003aff58059f0e4b35f58457

1
games/qstat/pkg-comment Normal file
View File

@ -0,0 +1 @@
A command line program to query Quake 1 & 2, and Hexen 2 servers

6
games/qstat/pkg-descr Normal file
View File

@ -0,0 +1,6 @@
QStat is a command-line program that displays information about
Internet Quake servers. The servers are either down, non-responsive, or
running a game. For servers running a game, the server name, map name,
current number of players, and response time are displayed. Server
rules and player information may also be displayed.
Home page - http://www.activesw.com/people/steve/qstat.html

1
games/qstat/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/qstat