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