aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gstreamer1-plugins-opus/Makefile
blob: a08d9426effc33bc30aa8a5df1b3be2cbfff20d4 (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
DIST=       bad

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

.include "${MASTERDIR}/Makefile"