aboutsummaryrefslogtreecommitdiff
path: root/libexec/blacklistd-helper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/blacklistd-helper/Makefile')
-rw-r--r--libexec/blacklistd-helper/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/blacklistd-helper/Makefile b/libexec/blacklistd-helper/Makefile
index 50fd3b5c982b..d32b69c278a8 100644
--- a/libexec/blacklistd-helper/Makefile
+++ b/libexec/blacklistd-helper/Makefile
@@ -1,5 +1,7 @@
BLOCKLIST_DIR=${SRCTOP}/contrib/blocklist
+PACKAGE= blocklist
+
SCRIPTS= ${BLOCKLIST_DIR}/libexec/blacklistd-helper
.include <bsd.prog.mk>