freebsd-ports/games/xqf/Makefile
Mario Sergio Fujikawa Ferreira 63a181d059 Deploy USE_GNOMENG infrastructure
PR:		42301
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 00:59:13 +00:00

24 lines
411 B
Makefile

# 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_GNOMENG= yes
USE_GNOME= gtk12
MAN6= xqf.6
.include <bsd.port.mk>