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

PORTREVISION=	1
CATEGORIES=	audio

COMMENT=	Gstreamer vorbis encoder/decoder plugin

GST_PLUGIN=	vorbis
DIST=		base

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

.include "${MASTERDIR}/Makefile"