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

PORTREVISION=	0
CATEGORIES=	audio
PKGNAMESUFFIX=	1-plugins-amrwbdec

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

GST_PLUGIN=	amrwb
DIST=		ugly

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

.include "${MASTERDIR}/Makefile"