blob: f4c83eae9cf040bf2681a9766f8d02eddcf686c2 (
plain) (
tree)
|
|
# New ports collection makefile for: gstreamer-plugins-ivorbis
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/audio/gstreamer-plugins-ivorbis80/Makefile,v 1.1 2006/01/20 02:55:51 ahze Exp $
#
CATEGORIES= audio
PORTREVISION= 2
COMMENT= Gstreamer integer only Ogg Vorbis decoder plugin
GST_PLUGIN= ivorbis
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
.include "${MASTERDIR}/Makefile"
|