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

PORTREVISION=	0
CATEGORIES=	audio

COMMENT=	Gstreamer vorbis encoder/decoder plugin

GST_PLUGIN=	vorbis
DIST=		base

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

.include "${MASTERDIR}/Makefile"