summaryrefslogtreecommitdiff
path: root/games/xqf/Makefile
blob: dddcfc644e2700fd9b05bbba1851327d27714015 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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>