mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
1b54b6b847
PR: 11269 Submitted by: "Daniel O'Connor" <doconnor@test2.gsoft.com.au
21 lines
449 B
Makefile
21 lines
449 B
Makefile
# New ports collection makefile for: xqf
|
|
# Version required: 0.8.7.2
|
|
# Date created: 08 February 1999
|
|
# Whom: steve farrell
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1999/04/03 02:09:41 steve Exp $
|
|
#
|
|
|
|
DISTNAME= xqf-0.8.99.1
|
|
CATEGORIES= games
|
|
MASTER_SITES= ftp://ftp.linuxgames.com/xqf/
|
|
|
|
MAINTAINER= steve@farrell.org
|
|
|
|
RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat
|
|
LIB_DEPENDS= gtk12:${PORTSDIR}/x11-toolkits/gtk12
|
|
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|