opnsense-src/contrib/blocklist/Makefile
Ed Maste 53a984a36f Track upstream project rename in contrib/blocklistd
Upstream is now https://github.com/zoulasc/blocklist/.  Rename the
contrib directory and update Makefiles to match, in advance of the next
vendor branch update.

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 5f4c09dd85bff675e0ca63c55ea3c517e0fddfcc)
2024-01-07 14:31:11 -05:00

5 lines
131 B
Makefile

# $NetBSD: Makefile,v 1.2 2015/01/22 17:49:41 christos Exp $
SUBDIR = lib .WAIT include bin etc libexec
.include <bsd.subdir.mk>