aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gstreamer1-plugins-amrnb/Makefile
blob: 299d979c00b0da85b3c842caf01ab9f5b37d78c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTREVISION=   0
CATEGORIES= audio

COMMENT=    Gstreamer OpenCore based Adaptive Multi-Rate Narrow-Band plugin

GST_PLUGIN= amrnb
DIST=       ugly

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

.include "${MASTERDIR}/Makefile"