aboutsummaryrefslogtreecommitdiffstats
path: root/games/xzip/Makefile
blob: f09d812ad7f5e79d4b44a7517fc21cde694af670 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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.4 1998/07/05 04:15:05 mph 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

BROKEN=         fetch

WRKSRC=         ${WRKDIR}/xzip
ALL_TARGET=

MAN1=           xzip.1

.include <bsd.port.mk>