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

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

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

USE_XZ=     yes
USE_GNOME=  intlhack
USES=       gettext gmake pathfix
GNU_CONFIGURE=  yes

.include <bsd.port.mk>