blob: 61ff0816a5e37f019c1f83271f5907e1eca940d2 (
plain) (
tree)
|
|
# New ports collection makefile for: gstreamer-plugins-ivorbis
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom$
#
CATEGORIES= audio
PORTREVISION= 1
COMMENT= Gstreamer integer only Ogg Vorbis decoder plugin
GST_PLUGIN= ivorbis
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
.include "${MASTERDIR}/Makefile"
|