1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/xqf/Makefile
1999-08-02 05:26:20 +00:00

22 lines
489 B
Makefile

# New ports collection makefile for: xqf
# Version required: 0.9.0
# Date created: 08 February 1999
# Whom: steve farrell
#
# $Id: Makefile,v 1.4 1999/05/29 03:56:09 steve Exp $
#
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>