summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-vdpau/Makefile
blob: a2cbaf56ef54c2dbcac1d6b86e35c92c9b27a869 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	gstreamer-plugins-vdpau
# Date created:			10 Sep 2010
# Whom:				Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#

PORTREVISION=	0
CATEGORIES=	multimedia

COMMENT=	Gstreamer nvidia vdpau plugin

GST_PLUGIN=	vdpau

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

.include "${MASTERDIR}/Makefile"