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

PORTREVISION=	0
CATEGORIES=	audio

COMMENT=	Gstreamer speex voice plugin

GST_PLUGIN=	speex
DIST=		good

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

.include "${MASTERDIR}/Makefile"