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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/release-pkg/; revision=295279
2 changed files with 6 additions and 2 deletions

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

View File

@ -1,5 +1,6 @@
# $FreeBSD$
PACKAGE=casper
PROG= casperd
SRCS= casperd.c zygote.c