mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
2e511db984
Switch from liboil to orc. Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-base/0.10.30.html
19 lines
426 B
Makefile
19 lines
426 B
Makefile
# New ports collection makefile for: gstreamer-plugins-ogg
|
|
# Date created: 3 Oct 2004
|
|
# Whom: 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= 0
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= Gstreamer Ogg bitstream plugin
|
|
|
|
GST_PLUGIN= ogg
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|