summaryrefslogtreecommitdiffstats
path: root/graphics/gnome-video-effects/Makefile
blob: 63a0a52138fdf89dd7659542c602b8e30b619ec6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
#   $MCom$

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

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

USE_GNOME=  intlhack
USES=       gettext gmake pathfix tar:xz
GNU_CONFIGURE=  yes

.include <bsd.port.mk>