summaryrefslogblamecommitdiff
path: root/games/xqf/Makefile
blob: 6172f9fe37d3feac7d9d88349c86c8c92a5ad014 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                           
                                             


                                                        
           

 
                         





                                             
                                                      

                   
                                                    
 
                      
# 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>