diff --git a/multimedia/celluloid/Makefile b/multimedia/celluloid/Makefile index 5dc4d28476e8..b9334622ed7a 100644 --- a/multimedia/celluloid/Makefile +++ b/multimedia/celluloid/Makefile @@ -1,26 +1,27 @@ PORTNAME= celluloid DISTVERSIONPREFIX= v DISTVERSION?= 0.21 CATEGORIES= multimedia 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 CONFLICTS_INSTALL= ${PORTNAME}* USES= compiler:c11 desktop-file-utils gettext-tools gnome \ meson pkgconfig python:3.5+,build shebangfix tar:xz USE_GITHUB= yes USE_GNOME?= cairo gtk30 GH_ACCOUNT= ${PORTNAME}-player SHEBANG_FILES= src/generate-authors.py meson-post-install.py GLIB_SCHEMAS= io.github.GnomeMpv.gschema.xml \ io.github.celluloid_player.Celluloid.gschema.xml INSTALLS_ICONS= yes .include