aboutsummaryrefslogblamecommitdiff
path: root/graphics/gnome-video-effects/Makefile
blob: b32cdc0cc33fff282a75f382ce3bb2a2cedf4412 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                         

                                   
                     


                        
                                 

                                               
                     
                                 

                                    

                        

                      
# Created by: Koop Mast <kwm@FreeBSD.org>

PORTNAME=	gnome-video-effects
PORTVERSION=	0.5.0
CATEGORIES=	graphics
MASTER_SITES=	GNOME

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Collection of Gstreamer effects

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		gettext meson tar:xz
USE_GSTREAMER1=	good bad
NO_ARCH=	yes

.include <bsd.port.mk>