- Switch to new test framework

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-04-20 08:33:46 +00:00
parent ec81cb2a25
commit 747630c2f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467812

View File

@ -14,13 +14,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf gmake perl5
GNU_CONFIGURE= yes
TEST_TARGET= check
USE_GITHUB= yes
PLIST_FILES= bin/hebcal \
man/man1/hebcal.1.gz
regression-test: build
(cd ${WRKSRC} && ${MAKE_CMD} check)
.include <bsd.port.mk>