7de1daeb93
iscsi, natd, nandfs, pf, quotacheck, and routed. Add ping6 and rtsol to the runtime package. Sponsored by: The FreeBSD Foundation
8 lines
72 B
Makefile
8 lines
72 B
Makefile
# $FreeBSD$
|
|
|
|
PACKAGE=ipf
|
|
PROG= ipfs
|
|
MAN= ipfs.8
|
|
|
|
.include <bsd.prog.mk>
|