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

PORTREVISION=	0
CATEGORIES=	audio

COMMENT=	GStreamer Opus audio encoder/decoder plugin

GST_PLUGIN=	opus
DIST=		base

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

.include "${MASTERDIR}/Makefile"