freebsd-ports/multimedia/gstreamer-plugins-v4l2/Makefile
Koop Mast 8b5d6d26e2 Update to 0.10.21.
Fix detection of libpng.
New plugin v4l2.
2010-03-31 10:40:29 +00:00

18 lines
379 B
Makefile

# New ports collection makefile for: gstreamer-plugins-v4l2
# Date created: 27 Mar 2010
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= Gstreamer Video 4 Linux 2 source plugin
GST_PLUGIN= gst_v4l2
PKGNAMESUFFIX?= -plugins-v4l2
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"