1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/games/xzip/Makefile
Matthew Hunt 2006652da6 Update MASTER_SITE and the explanatory text to reflect the
disappearance of the Infocom-on-Unix web page.
1998-07-05 04:15:07 +00:00

23 lines
464 B
Makefile

# New ports collection makefile for: xzip
# Version required: 1.7.0
# Date created: 28 June 1998
# Whom: Matthew Hunt <mph@FreeBSD.org>
#
# $Id: Makefile,v 1.3 1998/07/02 00:41:19 asami Exp $
#
DISTNAME= xzip170
PKGNAME= xzip-1.7.0
CATEGORIES= games
MASTER_SITES= ftp://ftp.gmd.de/if-archive/infocom/interpreters/zip/
EXTRACT_SUFX= .tar.Z
MAINTAINER= mph@freebsd.org
WRKSRC= ${WRKDIR}/xzip
ALL_TARGET=
MAN1= xzip.1
.include <bsd.port.mk>