summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer1-plugins-vorbis/Makefile
blob: d247bf8807759d1a6076076f9a6c3ea0b1c459bb (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"