pkgsrc/graphics/libvideogfx/Makefile

20 lines
589 B
Makefile

# $NetBSD: Makefile,v 1.14 2006/10/04 21:44:47 wiz Exp $
#
DISTNAME= libvideogfx-1.0.3
PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://rachmaninoff.informatik.uni-mannheim.de/libvideogfx/data/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://rachmaninoff.informatik.uni-mannheim.de/libvideogfx/index.html
COMMENT= C++ library for low-level video processing
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"