1995-01-04 08:59:25 +00:00
|
|
|
# New ports collection makefile for: xchomp
|
1995-05-13 11:10:36 +00:00
|
|
|
# Version required: pl1
|
1995-01-04 08:59:25 +00:00
|
|
|
# Date created: 4 Jan 1995
|
|
|
|
# Whom: swallace
|
|
|
|
#
|
1999-08-25 06:06:33 +00:00
|
|
|
# $FreeBSD$
|
1995-01-04 08:59:25 +00:00
|
|
|
#
|
|
|
|
|
1995-05-13 11:10:36 +00:00
|
|
|
DISTNAME= xchomp-pl1
|
1996-11-18 11:44:27 +00:00
|
|
|
CATEGORIES= games
|
1998-10-03 13:39:48 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= ../R5contrib
|
1995-04-11 00:20:58 +00:00
|
|
|
#
|
|
|
|
# Original sources in multi-part compressed shell archive
|
|
|
|
#
|
1995-01-04 08:59:25 +00:00
|
|
|
#DISTFILES= part01.Z part02.Z part03.Z part04.Z part05.Z patch1.Z
|
|
|
|
#MASTER_SITES= ftp://ftp.wustl.edu/usenet/comp.sources.x/volume06
|
|
|
|
|
1997-01-03 09:38:01 +00:00
|
|
|
MAINTAINER= swallace@FreeBSD.org
|
1995-04-11 00:20:58 +00:00
|
|
|
|
1995-05-13 11:10:36 +00:00
|
|
|
WRKSRC= ${WRKDIR}/xchomp
|
1995-04-11 00:20:58 +00:00
|
|
|
USE_IMAKE= yes
|
|
|
|
NO_INSTALL_MANPAGES= yes
|
1995-01-04 08:59:25 +00:00
|
|
|
|
1997-01-03 09:38:01 +00:00
|
|
|
# Change -DFRAME_DELAY=40000 in patchfile/Imakefile value to adjust
|
|
|
|
# speed of play depending on X server.
|
|
|
|
|
1995-01-04 08:59:25 +00:00
|
|
|
.include <bsd.port.mk>
|