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 2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00

29 lines
688 B
Makefile

# New ports collection makefile for: xchomp
# Date created: 4 Jan 1995
# Whom: swallace
#
# $FreeBSD$
#
PORTNAME= xchomp
PORTVERSION= pl1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= ../R5contrib
#
# 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
MAINTAINER= swallace@FreeBSD.org
WRKSRC= ${WRKDIR}/xchomp
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
# Change -DFRAME_DELAY=40000 in patchfile/Imakefile value to adjust
# speed of play depending on X server.
.include <bsd.port.mk>