summaryrefslogtreecommitdiffstats
path: root/games/xchomp/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-11 00:20:58 +0000
committerasami <asami@FreeBSD.org>1995-04-11 00:20:58 +0000
commit42f37c3e86245df81e511902ece1702f86d77ab8 (patch)
tree33feb0dfc80570e22f49edd0056761e03ba42b4f /games/xchomp/Makefile
parent4b0aee24a53f7f5db3d4442235ac99977ada318a (diff)
downloadFreeBSD-ports-42f37c3e86245df81e511902ece1702f86d77ab8.zip
FreeBSD-ports-42f37c3e86245df81e511902ece1702f86d77ab8.tar.gz
And here comes the next round of Makefile updates, for games. Folks,
there are lots of broken stuff and funky Makefiles here. Please check your ports, and also put yourself in MAINTAINER so I know who to talk to. Thanks....
Diffstat (limited to 'games/xchomp/Makefile')
-rw-r--r--games/xchomp/Makefile19
1 files changed, 11 insertions, 8 deletions
diff --git a/games/xchomp/Makefile b/games/xchomp/Makefile
index 21aacbd..89c8f9a 100644
--- a/games/xchomp/Makefile
+++ b/games/xchomp/Makefile
@@ -3,19 +3,22 @@
# Date created: 4 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.1.1.1 1995/01/04 08:59:25 swallace Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:45:15 jkh Exp $
#
DISTNAME= xchomp
-USE_IMAKE= yes
-NO_INSTALL_MANPAGES= yes
-
-#Original sources in multi-part compressed shell archive
+PKGNAME= xchomp-1.1
+CATEGORIES+= games
+#
+# 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
-CATEGORIES+= games
-#Change -DFRAME_DELAY=40000 in patchfile/Imakefile value to adjust
-#speed of play depending on X server.
+# Change -DFRAME_DELAY=40000 in patchfile/Imakefile value to adjust
+# speed of play depending on X server.
+
+USE_IMAKE= yes
+NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud