freebsd-dev/usr.bin/unzip/Makefile
2020-08-17 05:57:02 +00:00

7 lines
66 B
Makefile

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