mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 20:30:57 -05:00
6 lines
144 B
Makefile
6 lines
144 B
Makefile
# $FreeBSD$
|
|
|
|
FILESDIR= ${SHAREDIR}/bsdconfig/packages
|
|
FILES= categories.subr index.subr musthavepkg.subr packages.subr
|
|
|
|
.include <bsd.prog.mk>
|