QStat is a command-line program that displays the status of

Internet Game servers including Quake and many recent shooters.
This commit is contained in:
aaron 2002-01-24 17:05:36 +00:00
parent f8031cbdfb
commit 849fe45b97
4 changed files with 41 additions and 0 deletions

28
games/qstat/Makefile Normal file
View File

@ -0,0 +1,28 @@
# $OpenBSD: Makefile,v 1.1.1.1 2002/01/24 17:05:36 aaron Exp $
COMMENT= "displays the status of multi-player Internet Game servers"
DISTNAME= qstat24e
PKGNAME= qstat-2.4e
CATEGORIES= games
NEED_VERSION= 1.504
MAINTAINER= Aaron Campbell <aaron@openbsd.org>
HOMEPAGE= http://www.qstat.org
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www.qstat.org/
DOCS= CHANGES.txt qstat.txt qstatdoc.html
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/qstat ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/qstat
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${PREFIX}/share/doc/qstat
.include <bsd.port.mk>

3
games/qstat/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (qstat24e.tar.gz) = 425c69b5a96d9f6dc475dfe49b5ae8ef
RMD160 (qstat24e.tar.gz) = 45a3525387e4253a457ec18bb3a88cda54047eb9
SHA1 (qstat24e.tar.gz) = 8183de15d8dc36453c79f9b8e173bf0da2f21b7d

4
games/qstat/pkg/DESCR Normal file
View File

@ -0,0 +1,4 @@
QStat is a command-line program that displays the status of
Internet Game servers including Quake and many recent shooters.
WWW: ${HOMEPAGE}

6
games/qstat/pkg/PLIST Normal file
View File

@ -0,0 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/01/24 17:05:36 aaron Exp $
bin/qstat
share/doc/qstat/CHANGES.txt
share/doc/qstat/qstat.txt
share/doc/qstat/qstatdoc.html
@dirrm share/doc/qstat