freebsd_amp_hwpstate/usr.bin/unzip/Makefile

8 lines
77 B
Makefile

# $FreeBSD$
PROG = unzip
CSTD = c99
LIBADD= archive
.include <bsd.prog.mk>