2004-03-19 00:29:36 +01:00
|
|
|
# $NetBSD: Makefile,v 1.2 2004/03/18 23:29:36 xtraeme Exp $
|
2004-01-28 16:00:18 +01:00
|
|
|
|
|
|
|
DISTNAME= libdvbpsi-0.1.3
|
|
|
|
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
|
|
|
|
USE_GNU_TOOLS+= make
|
|
|
|
USE_LIBTOOL= yes
|
2004-03-19 00:29:36 +01:00
|
|
|
USE_BUILDLINK3= yes
|
2004-01-28 16:00:18 +01:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|