aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-ogg/Makefile
blob: cdeac4bff15d98396bbf9959e838d9c54a6b733b (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=   1
CATEGORIES= audio

COMMENT=    Gstreamer Ogg bitstream plugin

GST_PLUGIN= ogg

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

.include "${MASTERDIR}/Makefile"