Update graphics/cimg to version 1.7.5,3
[dports.git] / graphics / gnome-video-effects / Makefile
1 # Created by: Koop Mast <kwm@FreeBSD.org>
2 # $FreeBSD$
3 #   $MCom: ports/trunk/graphics/gnome-video-effects/Makefile 19900 2014-09-20 11:28:00Z kwm $
4
5 PORTNAME=       gnome-video-effects
6 PORTVERSION=    0.4.1
7 CATEGORIES=     graphics
8 MASTER_SITES=   GNOME
9
10 MAINTAINER=     kwm@FreeBSD.org
11 COMMENT=        Collection of Gstreamer effects
12
13 USE_GNOME=      intlhack
14 USES=           gettext gmake pathfix tar:xz
15 GNU_CONFIGURE=  yes
16
17 .include <bsd.port.mk>