# New ports collection makefile for: unzip # Version required: 5.2 # Date created: 17 October 1994 # Whom: jmz # # $Id: Makefile,v 1.7 1996/11/18 13:55:59 asami Exp $ # DISTNAME= unzip-5.2 CATEGORIES= archivers MASTER_SITES= ftp://ftp.cdrom.com/pub/infozip/src/ DISTFILES= unzip52.tar.gz MAINTAINER= ache@FreeBSD.ORG MAKEFILE= unix/Makefile ALL_TARGET= bsd MAKE_FLAGS= LOCAL_UNZIP="${CFLAGS}" \ INSTALL="install -c -o bin -g bin" \ prefix=${PREFIX} -f MAN1= funzip.1 unzip.1 unzipsfx.1 zipinfo.1 .include