freebsd-ports/games/xqf/Makefile
Steve Price a2c3221829 Import of xqf version 0.8.7.2.
A program for finding quake servers.

PR:		9975
Submitted by:	Stephen Farrell <sfarrell@healthquiz.com>
1999-04-03 02:09:41 +00:00

20 lines
397 B
Makefile

# New ports collection makefile for: xqf
# Version required: 0.8.7.2
# Date created: 08 February 1999
# Whom: steve farrell
#
# $Id$
#
DISTNAME= xqf-0.8.7.2
CATEGORIES= games
MASTER_SITES= ftp://ftp.linuxgames.com/xqf/
MAINTAINER= steve@farrell.org
RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat
LIB_DEPENDS= gtk10:${PORTSDIR}/x11-toolkits/gtk10
USE_GMAKE= yes
.include <bsd.port.mk>