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

PORTREVISION=	0
CATEGORIES=	audio

COMMENT=	Gstreamer Opus audio encoder/decoder plugin

GST_PLUGIN=	opus
DIST=		bad

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

.include "${MASTERDIR}/Makefile"