summaryrefslogtreecommitdiff
path: root/graphics/libdvbpsi/Makefile
blob: 35b0c9ec8910a13797a03c3e7864ff147b63947a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.3 2004/01/24 15:46:43 grant Exp $

DISTNAME=	libdvbpsi-0.1.3
CATEGORIES=	misc
MASTER_SITES=	http://www.videolan.org/pub/libdvbpsi/0.1.3/

MAINTAINER=	wulf@NetBSD.org
HOMEPAGE=	http://www.videolan.org/
COMMENT=	PSI decoder and generator library for MPEG2 and DVB streams

GNU_CONFIGURE=	yes
USE_GNU_TOOLS+=	make
USE_LIBTOOL=	yes

.include "../../mk/bsd.pkg.mk"