1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/games/xchomp/Makefile
Satoshi Asami f4d6acbc42 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....
1995-04-11 00:20:58 +00:00

25 lines
629 B
Makefile

# New ports collection makefile for: xchomp
# Version required: 1.1
# Date created: 4 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.2 1995/04/01 12:45:15 jkh Exp $
#
DISTNAME= xchomp
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
# 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>