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

PORTREVISION=	1
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"