freebsd-ports/games/xzip/Makefile
Matthew Hunt 0b5a840b48 Some ftp.gmd.de -> ftp.ifarchive.org changes that I forgot about.
PR:		ports/30847
Submitted by:	Dave Chapeskie <bsdport@ddm.wox.org>
2001-10-08 16:27:39 +00:00

28 lines
747 B
Makefile

# New ports collection makefile for: xzip
# Date created: 28 June 1998
# Whom: Matthew Hunt <mph@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xzip
PORTVERSION= 1.8.2
CATEGORIES= games
MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/zip/ \
ftp://www.plover.net/if-archive/infocom/interpreters/zip/ \
ftp://ftp.guetech.org/if-archive/infocom/interpreters/zip/ \
ftp://mirror.holmoak.co.uk/if-archive/infocom/interpreters/zip/ \
ftp://ftp.funet.fi/pub/misc/if-archive/infocom/interpreters/zip/ \
ftp://wuarchive.wustl.edu/doc/misc/if-archive/infocom/interpreters/zip/
DISTFILES= xzip182.tar.Z
MAINTAINER= mph@freebsd.org
WRKSRC= ${WRKDIR}/xzip
ALL_TARGET=
USE_XLIB= yes
MAN1= xzip.1
.include <bsd.port.mk>