mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Add RTMPDUMP option
This commit is contained in:
parent
d1b997e586
commit
81ddcd8942
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438800
@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ffmpeg:multimedia/ffmpeg
|
||||
|
||||
OPTIONS_DEFINE= RTMPDUMP
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python:3
|
||||
@ -22,4 +24,6 @@ USES= python:3
|
||||
GH_ACCOUNT= soimort
|
||||
USE_GITHUB= yes
|
||||
|
||||
RTMPDUMP_RUN_DEPENDS= rtmpdump:multimedia/rtmpdump
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user