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