mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 11:00:15 -05:00
6 lines
66 B
Makefile
6 lines
66 B
Makefile
# $FreeBSD$
|
|
|
|
PROG = unzip
|
|
LIBADD= archive
|
|
|
|
.include <bsd.prog.mk>
|