freebsd-ports/games/xqf/Makefile

24 lines
390 B
Makefile
Raw Normal View History

# New ports collection makefile for: xqf
# Date created: 08 February 1999
# Whom: steve farrell
#
1999-08-25 08:06:33 +02:00
# $FreeBSD$
#
PORTNAME= xqf
PORTVERSION= 0.9.9
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat
GNU_CONFIGURE= yes
2000-10-05 08:36:23 +02:00
USE_GTK= yes
MAN6= xqf.6
.include <bsd.port.mk>