Skip to content

Commit

Permalink
www/srt: Add 'test' target
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed May 17, 2021
1 parent fa79f1a commit 4b6939e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion www/srt/Makefile
Expand Up @@ -11,11 +11,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= bash:shells/bash

USES= cmake compiler:c++11-lang shebangfix ssl
USES= cmake:testing compiler:c++11-lang shebangfix ssl

USE_GITHUB= yes
GH_ACCOUNT= Haivision

SHEBANG_FILES= scripts/srt-ffplay

CMAKE_TESTING_ON= ENABLE_TESTING ENABLE_UNITTESTS # test TestIPv6.v6_calls_v4 hangs: https://github.com/Haivision/srt/issues/2007

.include <bsd.port.mk>

0 comments on commit 4b6939e

Please sign in to comment.