1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00
freebsd/contrib/blocklist/etc/rc.d/Makefile
Ed Maste 5f4c09dd85 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
2023-11-03 16:53:04 -04:00

7 lines
126 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/01/22 17:49:41 christos Exp $
SCRIPTS=blacklistd
SCRIPTSDIR=/etc/rc.d
.include <bsd.prog.mk>