summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-vpx/Makefile
blob: 4987bc13b523c876b591c34756cd7ad58b479320 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTREVISION=	0
CATEGORIES=	multimedia

COMMENT=	GStreamer vp8 codec plugin

LIB_DEPENDS=	libvpx.so:multimedia/libvpx

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

PLIST=		${.CURDIR}/pkg-plist

DIST=		good
GST_PLUGIN=	vpx

.include "${MASTERDIR}/Makefile"