blob: a7d5110acf32c27580d3982cdb2b30f29b7e87db (
plain) (
tree)
|
|
# 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>
|