2013-09-20 16:36:35 +02:00
|
|
|
# Created by: Michael Johnson <ahze@FreeBSD.org>
|
2005-02-28 23:16:10 +01:00
|
|
|
# $FreeBSD$
|
2008-03-24 04:52:36 +01:00
|
|
|
# $MCom: ports/audio/gstreamer-plugins-a52dec/Makefile,v 1.5 2008/03/19 14:05:28 ahze Exp $
|
2005-02-28 23:16:10 +01:00
|
|
|
|
2009-01-28 00:21:13 +01:00
|
|
|
PORTREVISION= 0
|
2006-05-20 07:07:44 +02:00
|
|
|
CATEGORIES= audio
|
2005-05-31 17:51:42 +02:00
|
|
|
|
|
|
|
COMMENT= Gstreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin
|
2005-02-28 23:16:10 +01:00
|
|
|
|
|
|
|
GST_PLUGIN= a52dec
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
2013-09-20 16:36:35 +02:00
|
|
|
NO_STAGE= yes
|
2005-02-28 23:16:10 +01:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|