freebsd-ports/games/xqf/Makefile
Patrick Li 65b541c967 - Update to 0.9.9 (1)
- Reset maintainership back to ports@ since maintainer nolonger uses freebsd
  and notified me he is unable to maintain this port.

PR:		ports/41068 (1)
Submitted by:	Dan Naumov <jago@telefragged.com>
Approved by:	maintainer
2002-07-30 02:14:22 +00:00

23 lines
390 B
Makefile

# New ports collection makefile for: xqf
# Date created: 08 February 1999
# Whom: steve farrell
#
# $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
USE_GTK= yes
MAN6= xqf.6
.include <bsd.port.mk>