1# $FreeBSD$ 2 3PACKAGE= tests 4 5ATF_TESTS_SH= pfctl_test \ 6 macro 7 8SUBDIR+= files 9 10.include <bsd.test.mk> 11