1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

multimedia/rubygem-streamio-ffmpeg: Spell LICENSE_FILE correctly

This commit is contained in:
Tobias Kortkamp 2019-05-31 11:49:20 +00:00
parent 357b70992e
commit c635a4a125
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503167

View File

@ -10,7 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Wraps ffmpeg to read metadata and transcodes videos
LICENSE= MIT
LICENSE_FILES= ${WRKSRC}/LICENSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-multi_json>=1.8:devel/rubygem-multi_json \
ffmpeg>=3.4.2,1:multimedia/ffmpeg