summaryrefslogtreecommitdiff
path: root/games/xrisk/Makefile
diff options
context:
space:
mode:
authorJoshua Peck Macdonald <jmacd@FreeBSD.org>1995-02-05 09:40:09 +0000
committerJoshua Peck Macdonald <jmacd@FreeBSD.org>1995-02-05 09:40:09 +0000
commit35ce358bd017d5af97ed5909876af55676648df3 (patch)
tree9dd4b300e932e72e27ec4aa6f891a93b702ad382 /games/xrisk/Makefile
parentThe manual page get installed as xanim.1.gz instead of xanim.1x. Correct (diff)
Anyone remember the board game risk? Here it is...
Submitted by: swallace
Notes
Notes: svn path=/head/; revision=879
Diffstat (limited to 'games/xrisk/Makefile')
-rw-r--r--games/xrisk/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/xrisk/Makefile b/games/xrisk/Makefile
new file mode 100644
index 000000000000..813512844911
--- /dev/null
+++ b/games/xrisk/Makefile
@@ -0,0 +1,13 @@
+# New ports collection makefile for: xchomp
+# Version required: 1.1
+# Date created: 4 Jan 1995
+# Whom: swallace
+#
+# $Id: Makefile,v 1.1.1.1 1995/01/04 08:59:25 swallace Exp $
+#
+
+DISTNAME= xrisk-2.13
+MASTER_SITES= ftp://geocub.greco-prog.fr/pub/Games/
+EXTRACT_SUFX= .tar.Z
+
+.include <bsd.port.mk>