8b560ad29f
PR: ports/150383 Submitted by: Anonymous <swell.k at gmail.com> Approved by: multimedia (kwm@)
17 lines
330 B
Makefile
17 lines
330 B
Makefile
# New ports collection makefile for: gstreamer-plugins-vdpau
|
|
# Date created: 10 Sep 2010
|
|
# Whom: Koop Mast <kwm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= x11
|
|
|
|
COMMENT= Gstreamer nvidia vdpau plugin
|
|
|
|
GST_PLUGIN= vdpau
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|