1# $FreeBSD$ 2 3.include <bsd.own.mk> 4 5PACKAGE= tests 6 7ATF_TESTS_SH+= md5_test 8 9.include <bsd.test.mk> 10