summaryrefslogtreecommitdiffstats
path: root/games/xminehunter/Makefile
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1997-01-10 07:54:03 +0000
committertg <tg@FreeBSD.org>1997-01-10 07:54:03 +0000
commit25c494e79ee4af02bb92836a613ee6cc42767cf0 (patch)
tree95506f5085500bfd0aac3e3666ae789cb58c6da7 /games/xminehunter/Makefile
parent22204e1afc79ac18b05ed055f51545d2cdfb6090 (diff)
downloadFreeBSD-ports-25c494e79ee4af02bb92836a613ee6cc42767cf0.zip
FreeBSD-ports-25c494e79ee4af02bb92836a613ee6cc42767cf0.tar.gz
Import of xminehunter, yet another minesweeper game.
Uses Motif, and almost works with the latest lesstif-current.
Diffstat (limited to 'games/xminehunter/Makefile')
-rw-r--r--games/xminehunter/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/games/xminehunter/Makefile b/games/xminehunter/Makefile
new file mode 100644
index 0000000..0ed5e30
--- /dev/null
+++ b/games/xminehunter/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: xminehunter
+# Version required: 0.3
+# Date created: 09 January 1997
+# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
+#
+# $Id$
+#
+
+DISTNAME= xminehunter-0.3
+CATEGORIES= games
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= games/
+
+MAINTAINER= tg@FreeBSD.ORG
+
+LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+
+PREFIX= ${X11BASE}
+WRKSRC= ${WRKDIR}/xminehunter
+REQUIRES_MOTIF= yes
+ALL_TARGET= xminehunter
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud