summaryrefslogtreecommitdiffstats
path: root/graphics/gnome-video-effects/Makefile
blob: 36a1f5516a149f82382ce267c07d8559f62b250e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
#   $MCom: ports/trunk/graphics/gnome-video-effects/Makefile 18393 2013-04-26 21:23:07Z kwm $

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

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

NO_STAGE=   yes
USE_BZIP2=  yes
USE_GNOME=  intlhack
USES=       gettext gmake pathfix
GNU_CONFIGURE=  yes

.include <bsd.port.mk>