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