aboutsummaryrefslogtreecommitdiff
path: root/games/xqf/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-04-03 02:09:41 +0000
committerSteve Price <steve@FreeBSD.org>1999-04-03 02:09:41 +0000
commita2c3221829ea12b43bcef4b4def7cb89d1bc47f3 (patch)
tree223154cd977ef5f9d7093d9e445c87a2583344ad /games/xqf/Makefile
parent03809f39e4ee56bf93eeef76ae75fac9ef706562 (diff)
downloadports-a2c3221829ea12b43bcef4b4def7cb89d1bc47f3.tar.gz
ports-a2c3221829ea12b43bcef4b4def7cb89d1bc47f3.zip
Notes
Diffstat (limited to 'games/xqf/Makefile')
-rw-r--r--games/xqf/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/games/xqf/Makefile b/games/xqf/Makefile
new file mode 100644
index 000000000000..dddcfc644e27
--- /dev/null
+++ b/games/xqf/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: xqf
+# Version required: 0.8.7.2
+# Date created: 08 February 1999
+# Whom: steve farrell
+#
+# $Id$
+#
+
+DISTNAME= xqf-0.8.7.2
+CATEGORIES= games
+MASTER_SITES= ftp://ftp.linuxgames.com/xqf/
+
+MAINTAINER= steve@farrell.org
+
+RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat
+LIB_DEPENDS= gtk10:${PORTSDIR}/x11-toolkits/gtk10
+
+USE_GMAKE= yes
+
+.include <bsd.port.mk>