View | Details | Raw Unified | Return to bug 30537
Collapse All | Expand All

(-)frotz/Makefile (-2 / +2 lines)
Lines 8-18 Link Here
8
PORTNAME=	frotz
8
PORTNAME=	frotz
9
PORTVERSION=	2.41
9
PORTVERSION=	2.41
10
CATEGORIES=	games
10
CATEGORIES=	games
11
MASTER_SITES=	ftp://ftp.gmd.de/if-archive/infocom/interpreters/frotz/ \
11
MASTER_SITES=	ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/frotz/ \
12
		http://wuarchive.wustl.edu/doc/misc/if-archive/infocom/interpreters/frotz/ \
12
		http://wuarchive.wustl.edu/doc/misc/if-archive/infocom/interpreters/frotz/ \
13
		http://www.ifarchive.org/if-archive/infocom/interpreters/frotz/
13
		http://www.ifarchive.org/if-archive/infocom/interpreters/frotz/
14
14
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	adam@alameda.edu
16
16
17
MAKE_ARGS=	CC="${CC}" OPTS="${CFLAGS}" PREFIX="${PREFIX}" \
17
MAKE_ARGS=	CC="${CC}" OPTS="${CFLAGS}" PREFIX="${PREFIX}" \
18
		CONFIG_DIR="${PREFIX}/etc" INCL="" LIB=""
18
		CONFIG_DIR="${PREFIX}/etc" INCL="" LIB=""
(-)frotz/pkg-descr (-1 / +1 lines)
Lines 5-10 Link Here
5
Atari ST, Amiga or Macintosh games on your PC once you manage
5
Atari ST, Amiga or Macintosh games on your PC once you manage
6
to transfer the story files.  There is an increasing number
6
to transfer the story files.  There is an increasing number
7
of new games available on the Internet. Check the if-archive
7
of new games available on the Internet. Check the if-archive
8
at ftp.gmd.de.
8
at ftp.ifarchive.org.
9
9
10
WWW: http://www.cs.csubak.edu/~dgriffi/frotz/
10
WWW: http://www.cs.csubak.edu/~dgriffi/frotz/

Return to bug 30537