aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-11-05 19:05:41 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-11-05 19:07:50 +0000
commita459c4ab2ea9d37bcc28977953aeb15ae662dbc6 (patch)
treeec5e6416c22d5cd5d93d492c05a0f025eecc59f7
parent885f42d5c2a5c66bdbc61cf9db9ee8b54e9904b7 (diff)
downloadports-a459c4ab2ea9d37bcc28977953aeb15ae662dbc6.tar.gz
ports-a459c4ab2ea9d37bcc28977953aeb15ae662dbc6.zip
multimedia/celluloid: define LICENSE_FILE to avoid stub
+ flavors of *GPL licenses expect a separate file under Templates/ despite using the same text. (cherry picked from commit 4ca9a507f46e4da3148795a771ac7d697666c058)
-rw-r--r--multimedia/celluloid/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/celluloid/Makefile b/multimedia/celluloid/Makefile
index 5dc4d28476e8..b9334622ed7a 100644
--- a/multimedia/celluloid/Makefile
+++ b/multimedia/celluloid/Makefile
@@ -7,6 +7,7 @@ MAINTAINER= jbeich@FreeBSD.org
COMMENT= Simple GTK+ frontend for mpv
LICENSE= GPLv3+
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libepoxy.so:graphics/libepoxy \
libmpv.so:multimedia/mpv