blob: 3405ba4a9a3c112c794e0e80cc621dbeadcd1d12 (
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
USE_GMAKE= yes
USE_GETTEXT= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>
|