From c635a4a125b656d3ef36f5e7cac11aa54b9d9824 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Fri, 31 May 2019 11:49:20 +0000 Subject: [PATCH] multimedia/rubygem-streamio-ffmpeg: Spell LICENSE_FILE correctly --- multimedia/rubygem-streamio-ffmpeg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/rubygem-streamio-ffmpeg/Makefile b/multimedia/rubygem-streamio-ffmpeg/Makefile index 15e2264c247b..59e7c5a8ef6c 100644 --- a/multimedia/rubygem-streamio-ffmpeg/Makefile +++ b/multimedia/rubygem-streamio-ffmpeg/Makefile @@ -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