summaryrefslogtreecommitdiffstats
path: root/graphics/gstreamer1-plugins-opencv/Makefile
blob: 9aaba183e7c4f7e1fd9e2fdf4d8e755062bca9d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
#    $MCom$

PORTREVISION=   0
CATEGORIES= graphics

COMMENT=    Gstreamer opencv real time computer vision plugin

GST_PLUGIN= opencv
DIST=       bad

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

.include "${MASTERDIR}/Makefile"