2006-02-06 00:08:03 +01:00
|
|
|
# $NetBSD: Makefile,v 1.6 2006/02/05 23:10:16 joerg Exp $
|
2004-01-28 16:00:18 +01:00
|
|
|
|
|
|
|
DISTNAME= libdvbpsi-0.1.3
|
2006-02-06 00:08:03 +01:00
|
|
|
PKGREVISION= 2
|
2004-01-28 16:00:18 +01:00
|
|
|
CATEGORIES= multimedia
|
|
|
|
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
|
2005-05-22 22:07:36 +02:00
|
|
|
USE_TOOLS+= gmake
|
2004-01-28 16:00:18 +01:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|