1
2.PATH: ${SRCTOP}/sys/security/mac_portacl
3
4KMOD=	mac_portacl
5SRCS=	mac_portacl.c
6
7.include <bsd.kmod.mk>
8