summaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-amrnb/Makefile
blob: ec38ffb38a37956ad0cfe89d63f33c4ec44cdeb3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	gstreamer-plugins-amrnb
# Date created:			6 Sep 2010
# Whom:				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

.include "${MASTERDIR}/Makefile"