1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/games/xzip/Makefile

25 lines
438 B
Makefile
Raw Normal View History

# New ports collection makefile for: xzip
# Version required: 1.8.1
# Date created: 28 June 1998
# Whom: Matthew Hunt <mph@FreeBSD.org>
#
1999-08-25 06:06:33 +00:00
# $FreeBSD$
#
DISTNAME= xzip181
PKGNAME= xzip-1.8.1
1998-07-02 00:39:50 +00:00
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=
1998-08-26 18:32:47 +00:00
USE_XLIB= yes
MAN1= xzip.1
.include <bsd.port.mk>