Convert to test framework

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-10-12 08:10:49 +00:00
parent c7f3c94036
commit 6b1a4a573d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451824

View file

@ -23,9 +23,4 @@ RUN_DEPENDS= p5-AnyMQ>=0:devel/p5-AnyMQ \
USES= perl5
USE_PERL5= configure
.if defined(MAINTAINER_MODE)
regression-test: build
cd ${WRKSRC} && ${MAKE} test
.endif
.include <bsd.port.mk>