mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
iscsi, natd, nandfs, pf, quotacheck, and routed. Add ping6 and rtsol to the runtime package. Sponsored by: The FreeBSD Foundation
7 lines
72 B
Makefile
7 lines
72 B
Makefile
# $FreeBSD$
|
|
|
|
PACKAGE=ipf
|
|
PROG= ipfs
|
|
MAN= ipfs.8
|
|
|
|
.include <bsd.prog.mk>
|