freebsd-ports/games/xqf/Makefile
1999-08-25 06:06:33 +00:00

22 lines
447 B
Makefile

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