1999-04-03 02:09:41 +00:00
|
|
|
# New ports collection makefile for: xqf
|
1999-05-09 16:59:33 +00:00
|
|
|
# Version required: 0.8.99.2
|
1999-04-03 02:09:41 +00:00
|
|
|
# Date created: 08 February 1999
|
|
|
|
# Whom: steve farrell
|
|
|
|
#
|
1999-05-29 03:56:15 +00:00
|
|
|
# $Id: Makefile,v 1.3 1999/05/09 16:59:17 steve Exp $
|
1999-04-03 02:09:41 +00:00
|
|
|
#
|
|
|
|
|
1999-05-09 16:59:33 +00:00
|
|
|
DISTNAME= xqf-0.8.99.2
|
1999-04-03 02:09:41 +00:00
|
|
|
CATEGORIES= games
|
|
|
|
MASTER_SITES= ftp://ftp.linuxgames.com/xqf/
|
|
|
|
|
|
|
|
MAINTAINER= steve@farrell.org
|
|
|
|
|
|
|
|
RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat
|
1999-05-29 03:56:15 +00:00
|
|
|
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
1999-04-03 02:09:41 +00:00
|
|
|
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
1999-05-09 16:59:33 +00:00
|
|
|
post-install:
|
|
|
|
@ ${CAT} ${PKGDIR}/MESSAGE
|
|
|
|
|
1999-04-03 02:09:41 +00:00
|
|
|
.include <bsd.port.mk>
|