1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/games/xzip/Makefile
1999-08-25 06:06:33 +00:00

25 lines
438 B
Makefile

# New ports collection makefile for: xzip
# Version required: 1.8.1
# Date created: 28 June 1998
# Whom: Matthew Hunt <mph@FreeBSD.org>
#
# $FreeBSD$
#
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>