summaryrefslogtreecommitdiffstats
path: root/graphics/frei0r/Makefile
blob: 31bf11f58125e8cd83316d7ef799e385849f46c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:	frei0r
# Date created:		17 November 2006
# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	frei0r
PORTVERSION=	1.1.22
PORTREVISION=	1
DISTVERSIONPREFIX=	plugins-
CATEGORIES=	graphics
MASTER_SITES=	http://propirate.net/${PORTNAME}/ \
		http://distfiles.macports.org/${PORTNAME}-plugins/

MAINTAINER=	bsdkaffee@gmail.com
COMMENT=	Minimalistic plugin API for video effects

LIB_DEPENDS=	cv.1:${PORTSDIR}/graphics/opencv \
		gavl.0:${PORTSDIR}/multimedia/gavl

GNU_CONFIGURE=	yes
USE_GNOME=	pkgconfig
MAKE_JOBS_SAFE=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud