pkgsrc/multimedia/libdvbpsi/Makefile

18 lines
437 B
Makefile

# $NetBSD: Makefile,v 1.7 2008/04/20 20:50:20 heinz Exp $
DISTNAME= libdvbpsi-0.1.3
PKGREVISION= 2
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
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
USE_LIBTOOL= yes
.include "../../mk/bsd.pkg.mk"