Create a 'casper' package.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber
2016-02-04 21:17:15 +00:00
parent a70cba9582
commit 0b8bc9c1d1
2 changed files with 6 additions and 2 deletions
+5 -2
View File
@@ -24,7 +24,6 @@ FILES= DAEMON \
${_bluetooth} \
bridge \
${_bthidd} \
${_casperd} \
cleanvar \
cleartmp \
cron \
@@ -198,8 +197,12 @@ BSNMPMODE= ${BINMODE}
BSNMPPACKAGE= bsnmp
.if ${MK_CASPER} != "no"
_casperd= casperd
FILESGROUPS+= CASPER
CASPER+= casperd
.endif
CASPERDIR= /etc/rc.d
CASPERMODE= ${BINMODE}
CASPERPACKAGE= casper
.if ${MK_CCD} != "no"
FILES+= ccd
+1
View File
@@ -1,5 +1,6 @@
# $FreeBSD$
PACKAGE=casper
PROG= casperd
SRCS= casperd.c zygote.c