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

PORTREVISION=   1
CATEGORIES= audio

COMMENT=    Gstreamer Ogg bitstream plugin

GST_PLUGIN= ogg
DIST=       base

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

.include "${MASTERDIR}/Makefile"