diff options
Diffstat (limited to 'graphics/gnome-video-effects/Makefile')
-rw-r--r-- | graphics/gnome-video-effects/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/gnome-video-effects/Makefile b/graphics/gnome-video-effects/Makefile index 5ef74226bbd8..dfa73873f7d2 100644 --- a/graphics/gnome-video-effects/Makefile +++ b/graphics/gnome-video-effects/Makefile @@ -1,7 +1,8 @@ PORTNAME= gnome-video-effects -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.0 CATEGORIES= graphics MASTER_SITES= GNOME +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of Gstreamer effects @@ -10,6 +11,8 @@ WWW= https://wiki.gnome.org/Projects/GnomeVideoEffects LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +RUN_DEPENDS= frei0r>0:graphics/frei0r + USES= gettext gstreamer meson tar:xz USE_GSTREAMER= good bad NO_ARCH= yes |