# ex:ts=8
# Ports collection makefile for:	libdvbpsi
# Date created:			Aug 8, 2002
# Whom:				ijliao
#
# $FreeBSD: ports/graphics/libdvbpsi/Makefile,v 1.6 2003/02/20 18:08:05 knu Exp $
#

PORTNAME=	libdvbpsi
PORTVERSION=	0.1.2
PORTREVISION=	0
CATEGORIES=	graphics
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>
