# $FreeBSD$ PROG = unzip WARNS ?= 6 CSTD = c99 DPADD = ${LIBARCHIVE} LDADD = -larchive .include