blob: 59c7edf8aee5170166b6e4c4d8da1433827881ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer Opus audio encoder/decoder plugin
GST_PLUGIN= opus
DIST= base
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|