# $FreeBSD$

PACKAGE=	tests

ATF_TESTS_C=	pfctl_test
ATF_TESTS_SH=	macro

LIBADD+=	sbuf
SUBDIR+=	files
WARNS=6

.include <bsd.test.mk>