aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-amrnb/Makefile
blob: cda2bb69a7da7421fe206df291f47ebb67e7e79e (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 Narrow-Band plugin

GST_PLUGIN=	amrnb

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

.include "${MASTERDIR}/Makefile"