1PACKAGE= tests 2 3TESTSDIR= ${TESTSBASE}/sys/mac/ipacl 4 5ATF_TESTS_SH+= ipacl_test 6 7${PACKAGE}FILES+= utils.subr 8 9.include <bsd.test.mk> 10