# $FreeBSD: stable/11/usr.bin/unzip/Makefile 275042 2014-11-25 14:29:10Z bapt $

PROG = unzip
CSTD = c99
LIBADD=	archive

.include <bsd.prog.mk>
