freebsd-ports/games/xzip/Makefile
1998-07-20 18:42:58 +00:00

22 lines
464 B
Makefile

# New ports collection makefile for: xzip
# Version required: 1.8.0
# Date created: 28 June 1998
# Whom: Matthew Hunt <mph@FreeBSD.org>
#
# $Id: Makefile,v 1.5 1998/07/20 17:28:41 asami Exp $
#
DISTNAME= xzip180
PKGNAME= xzip-1.8.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>