opnsense-src/libexec/casper/Makefile
Glen Barber cf5c857a8d Capture a few stragglers that should be in the casper package.
Sponsored by:	The FreeBSD Foundation
2016-02-05 02:51:45 +00:00

12 lines
143 B
Makefile

# $FreeBSD$
.include <bsd.own.mk>
PACKAGE=casper
SUBDIR= dns
SUBDIR+=grp
SUBDIR+=pwd
SUBDIR+=random
SUBDIR+=sysctl
.include <bsd.subdir.mk>