aboutsummaryrefslogtreecommitdiff
path: root/games/xchomp/Makefile
diff options
context:
space:
mode:
authorSteven Wallace <swallace@FreeBSD.org>1995-01-04 08:59:25 +0000
committerSteven Wallace <swallace@FreeBSD.org>1995-01-04 08:59:25 +0000
commit03343bc7fa5ad633d56e9eb3238496101d512343 (patch)
treed3e4ff52484cc3b5bd6d29c65e32a57660d59012 /games/xchomp/Makefile
parent877df898f989ac6c30f8088259c81d8eac1a037a (diff)
downloadports-03343bc7fa5ad633d56e9eb3238496101d512343.tar.gz
ports-03343bc7fa5ad633d56e9eb3238496101d512343.zip
Notes
Diffstat (limited to 'games/xchomp/Makefile')
-rw-r--r--games/xchomp/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/games/xchomp/Makefile b/games/xchomp/Makefile
new file mode 100644
index 000000000000..3e6be37f9f25
--- /dev/null
+++ b/games/xchomp/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: xchomp
+# Version required: 1.1
+# Date created: 4 Jan 1995
+# Whom: swallace
+#
+# $Id: Makefile,v 1.3 1994/12/31 04:17:52 swallace Exp $
+#
+
+DISTNAME= xchomp
+USE_IMAKE= yes
+NO_INSTALL_MANPAGES= yes
+
+#Original sources in multi-part compressed shell archive
+#DISTFILES= part01.Z part02.Z part03.Z part04.Z part05.Z patch1.Z
+#MASTER_SITES= ftp://ftp.wustl.edu/usenet/comp.sources.x/volume06
+
+#Change -DFRAME_DELAY=40000 in patchfile/Imakefile value to adjust
+#speed of play depending on X server.
+
+.include <bsd.port.mk>