summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer1-plugins-ogg/Makefile
blob: ef27fefee71c435c39b1ad52cfb5ce5f89a33ff8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
#    $MCom$

PORTREVISION=   0
CATEGORIES= audio

COMMENT=    Gstreamer Ogg bitstream plugin

GST_PLUGIN= ogg
DIST=       base

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

.include "${MASTERDIR}/Makefile"