mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Test target added.
PR: 47825 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
This commit is contained in:
parent
0efc25208c
commit
140a7e877b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74653
@ -55,4 +55,9 @@ install-sample-files:
|
|||||||
@${INSTALL_DATA} ${WRKSRC}/testsuite/${file} ${SAMP_DIR}/${file}
|
@${INSTALL_DATA} ${WRKSRC}/testsuite/${file} ${SAMP_DIR}/${file}
|
||||||
.endfor
|
.endfor
|
||||||
|
|
||||||
|
# Maintainer only
|
||||||
|
#
|
||||||
|
test:
|
||||||
|
@cd ${WRKSRC}/testsuite; ${MAKE} check
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user