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

PORTREVISION=   1
CATEGORIES= multimedia

COMMENT=    Gstreamer vp8 codec plugin

GST_PLUGIN= vp8

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

.include "${MASTERDIR}/Makefile"