summaryrefslogtreecommitdiffstats
path: root/graphics/gnome-video-effects/Makefile
blob: a7d5110acf32c27580d3982cdb2b30f29b7e87db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:   gnome-video-effects
# Date Created:         10 Mar 2011
# Whom:             Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#

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

MAINTAINER= kwm@FreeBSD.org
COMMENT=    A collection of Gstreamer effects

USE_BZIP2=  yes
USE_GNOME=  gnomehack intlhack
USE_GMAKE=  yes
USE_GETTEXT=    yes
GNU_CONFIGURE=  yes

.include <bsd.port.mk>