summaryrefslogtreecommitdiff
path: root/graphics/libdvbpsi/Makefile
blob: 04665ab11d0249a291cba291dc943312a1b5999a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.2 2003/12/24 09:53:49 jmmv 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_GMAKE=	yes
USE_LIBTOOL=	yes

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