Add support for the test framework

This commit is contained in:
Baptiste Daroussin 2016-12-23 13:06:25 +00:00
parent db49f5a198
commit 71fc6e7c1d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429258

View file

@ -15,5 +15,6 @@ USES= pathfix libtool
INSTALL_TARGET= install-strip
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
TEST_TARGET= check
.include <bsd.port.mk>