freebsd-ports/graphics/gstreamer1-plugins-opencv/Makefile
Koop Mast 2dba4b6fda Update to 1.2.2.
Remove vaapi from plugin list in bsd.gstreamer.mk it accidently snuck in.

Changelog: http://lists.freedesktop.org/archives/gstreamer-devel/2013-December/045238.html
2013-12-30 12:56:11 +00:00

13 lines
234 B
Makefile

# $FreeBSD$
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"