summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-vp8/Makefile
blob: 4e55b5aa4e1588b73611d236750feaf9a1de0cc6 (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-vp8
# Date created:			10 Sep 2010
# Whom:				Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#

PORTREVISION=	0
CATEGORIES=	multimedia

COMMENT=	Gstreamer vp8 codec plugin

GST_PLUGIN=	vp8

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

.include "${MASTERDIR}/Makefile"