summaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-opus/Makefile
blob: cee00c41bd4521c538a30cedda5d2c7cfd4e8826 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

PORTREVISION=	5
CATEGORIES=	audio

COMMENT=	Gstreamer Opus audio encoder/decoder plugin

GST_PLUGIN=	opus

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

.include "${MASTERDIR}/Makefile"