aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-ogg/Makefile
blob: cbc177bc5ccc8af1e9bf75f8907963c12e30c55d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
#   $MCom: ports/audio/gstreamer-plugins-ogg/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $

PORTREVISION=   2
CATEGORIES= audio

COMMENT=    Gstreamer Ogg bitstream plugin

GST_PLUGIN= ogg

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

.include "${MASTERDIR}/Makefile"