mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
Reviewed by: emaste Sponsored by: https://www.patreon.com/bsdivy Differential Revision: https://reviews.freebsd.org/D52830
7 lines
139 B
Makefile
7 lines
139 B
Makefile
BLOCKLIST_DIR=${SRCTOP}/contrib/blocklist
|
|
|
|
PACKAGE= blocklist
|
|
|
|
SCRIPTS= ${BLOCKLIST_DIR}/libexec/blacklistd-helper
|
|
|
|
.include <bsd.prog.mk>
|