# Created by: Pav Lucistnik <pav@FreeBSD.org>
# $FreeBSD: multimedia/libdca/Makefile 330673 2013-10-17 21:08:02Z madpilot $

PORTNAME=	libdca
PORTVERSION=	0.0.5
CATEGORIES=	multimedia
MASTER_SITES=	http://download.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Free DTS Coherent Acoustics decoder

GNU_CONFIGURE=	yes
USE_BZIP2=	yes
USES=		pkgconfig pathfix
USE_LDCONFIG=	yes

.include <bsd.port.mk>
