libexec: Move blacklistd-helper to the blocklist package

Reviewed by:	emaste
Sponsored by:	https://www.patreon.com/bsdivy
Differential Revision:	https://reviews.freebsd.org/D52830
This commit is contained in:
Lexi Winter
2025-10-02 02:12:01 +01:00
parent 09cd3decf0
commit 63ce00f5d0
+2
View File
@@ -1,5 +1,7 @@
BLOCKLIST_DIR=${SRCTOP}/contrib/blocklist
PACKAGE= blocklist
SCRIPTS= ${BLOCKLIST_DIR}/libexec/blacklistd-helper
.include <bsd.prog.mk>