aboutsummaryrefslogtreecommitdiffstats
path: root/games/xqf/Makefile
blob: 7e30557fa1db5e5313f131fac2efeb0f2a74d63f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    xqf
# Date created:             08 February 1999
# Whom:                 steve farrell
#
# $FreeBSD$
#

PORTNAME=   xqf
PORTVERSION=    0.9.9
CATEGORIES= games
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= ports@FreeBSD.org

RUN_DEPENDS=    qstat:${PORTSDIR}/games/qstat

GNU_CONFIGURE=  yes
USE_GTK=    yes

MAN6=       xqf.6

.include <bsd.port.mk>