blob: f909cc02dbef13b9215390ee3a4a034a1616b363 (
plain) (
tree)
|
|
# New ports collection makefile for: gstreamer-plugins-ogg
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 2
CATEGORIES= audio
COMMENT= Gstreamer Ogg bitstream plugin
GST_PLUGIN= ogg
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"
|