aboutsummaryrefslogtreecommitdiff
path: root/graphics/gstreamer1-plugins-opencv/Makefile
blob: 9cb4c45a27fddc96364ab3e5709568f6f6872255 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTREVISION=	1
CATEGORIES=	graphics

COMMENT=	Gstreamer opencv real time computer vision plugin

GST_PLUGIN=	opencv
DIST=		bad

MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins

.include "${MASTERDIR}/Makefile"