freebsd-ports/audio/gstreamer-plugins-faad80/Makefile

21 lines
479 B
Makefile
Raw Normal View History

# 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.2 2006/02/23 18:05:31 marcus Exp $
#
CATEGORIES= audio
PORTREVISION= 2
COMMENT= Gstreamer MPEG-2 and MPEG-4 ACC decoder plugin
GST_PLUGIN= faad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
2006-05-11 01:50:47 +02:00
BROKEN= Does not compile
.include "${MASTERDIR}/Makefile"