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

PORTREVISION=	1
CATEGORIES=	audio

COMMENT=	Gstreamer Opus audio encoder/decoder plugin

GST_PLUGIN=	opus

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

.include "${MASTERDIR}/Makefile"