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

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

.include "${MASTERDIR}/Makefile"