1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/games/qstat/Makefile

20 lines
461 B
Makefile
Raw Normal View History

1998-08-17 00:28:24 +00:00
# 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>