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

PORTREVISION=	0
CATEGORIES=	audio

COMMENT=	GStreamer vorbis encoder/decoder plugin

GST_PLUGIN=	vorbis
DIST=		base

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

.include "${MASTERDIR}/Makefile"