# New ports collection makefile for:	libdts
# Date created:				12th May 2004
# Whom:					Pav Lucistnik <pav@FreeBSD.org>
#
# $MidnightBSD: trunk/multimedia/libdca/Makefile 18418 2015-03-28 20:55:47Z laffer1 $
# $FreeBSD: ports/multimedia/libdca/Makefile,v 1.6 2007/07/23 09:36:13 rafan Exp $
#

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

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Free DTS Coherent Acoustics decoder
LICENSE=	gpl2

USES=		libtool pathfix pkgconfig tar:bzip2
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
INSTALL_TARGET=	install-strip

.include <bsd.port.mk>
