aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-amrwbdec/Makefile
blob: 9ba2b5750bacb550f128264d68f1733ec68fddc2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$

PORTREVISION=   0
CATEGORIES= audio

COMMENT=    Gstreamer OpenCore based Adaptive Multi-Rate Wide-Band Decoder plugin

GST_PLUGIN= amrwbdec

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

.include "${MASTERDIR}/Makefile"