freebsd-dev/share/snmp/mibs/Makefile
Emmanuel Vadot af5e40770e pkgbase: Put the mibs and defs in the bnsmp package
Differential Revision:	https://reviews.freebsd.org/D30756
Sponsored by:	Diablotin Systems
2021-06-19 17:50:03 +02:00

9 lines
108 B
Makefile

# $FreeBSD$
PACKAGE= bsnmp
FILES= FREEBSD-MIB.txt
FILESDIR= ${SHAREDIR}/snmp/mibs
.include <bsd.prog.mk>