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