1999-04-03 04:09:41 +02:00
|
|
|
# New ports collection makefile for: xqf
|
|
|
|
# Date created: 08 February 1999
|
|
|
|
# Whom: steve farrell
|
|
|
|
#
|
1999-08-25 08:06:33 +02:00
|
|
|
# $FreeBSD$
|
1999-04-03 04:09:41 +02:00
|
|
|
#
|
|
|
|
|
2000-04-14 14:28:40 +02:00
|
|
|
PORTNAME= xqf
|
2002-07-30 04:14:22 +02:00
|
|
|
PORTVERSION= 0.9.9
|
1999-04-03 04:09:41 +02:00
|
|
|
CATEGORIES= games
|
2002-07-30 04:14:22 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
1999-04-03 04:09:41 +02:00
|
|
|
|
2002-07-30 04:14:22 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
1999-04-03 04:09:41 +02:00
|
|
|
|
|
|
|
RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat
|
|
|
|
|
2002-07-30 04:14:22 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2000-10-05 08:36:23 +02:00
|
|
|
USE_GTK= yes
|
1999-05-09 18:59:33 +02:00
|
|
|
|
2002-07-30 04:14:22 +02:00
|
|
|
MAN6= xqf.6
|
|
|
|
|
1999-04-03 04:09:41 +02:00
|
|
|
.include <bsd.port.mk>
|