summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer1-plugins-vpx/Makefile
blob: cae3d41aaeab650a8f0c1ce70e5cd0ce9ef53bf3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
#    $MCom$

PORTREVISION=   0
CATEGORIES= multimedia

COMMENT=    Gstreamer vp8 codec plugin

GST_PLUGIN= vpx
DIST=       good

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

.include "${MASTERDIR}/Makefile"