freebsd-ports/games/xzip/Makefile
1999-05-09 23:06:53 +00:00

25 lines
478 B
Makefile

# New ports collection makefile for: xzip
# Version required: 1.8.1
# Date created: 28 June 1998
# Whom: Matthew Hunt <mph@FreeBSD.org>
#
# $Id: Makefile,v 1.7 1998/08/26 18:32:47 mph Exp $
#
DISTNAME= xzip181
PKGNAME= xzip-1.8.1
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=
USE_XLIB= yes
MAN1= xzip.1
.include <bsd.port.mk>