81ea85a884
This makes pkgbase easier by tagging these as CONFS so they are properly tagged as config files. Approved by: will (mentor) Sponsored by: Essen Hackathon Differential Revision: https://reviews.freebsd.org/D16553
7 lines
128 B
Makefile
7 lines
128 B
Makefile
# $FreeBSD$
|
|
|
|
CONFMODE= 755
|
|
CONFDIR= ETC_PERIODIC_${.CURDIR:T:U}
|
|
ETC_PERIODIC_${.CURDIR:T:U}= /etc/periodic/${.CURDIR:T}
|
|
NO_OBJ=
|