aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins-vp8/Makefile
blob: 2e426494d59962f26b49b57d17c9a04441b402f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$

PORTREVISION=   2
CATEGORIES= multimedia

COMMENT=    Gstreamer vp8 codec plugin

GST_PLUGIN= vp8

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

.include "${MASTERDIR}/Makefile"