# ex:ts=8
# Ports collection makefile for:	libdvbpsi
# Date created:			Aug 8, 2002
# Whom:				ijliao
#
# $FreeBSD: ports/multimedia/libdvbpsi/Makefile,v 1.3 2003/04/04 01:32:05 lioux Exp $
#

PORTNAME=	libdvbpsi
PORTVERSION=	0.1.2
CATEGORIES=	multimedia
MASTER_SITES=	http://www.videolan.org/pub/videolan/libdvbpsi/${PORTVERSION}/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A library for MPEG TS and DVB PSI tables decoding and generation

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--enable-release
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
