pkgsrc-wip/dfbpoint/Makefile

22 lines
538 B
Makefile

# $NetBSD: Makefile,v 1.9 2005/05/24 10:29:32 rillig Exp $
#
DISTNAME= DFBPoint-0.7.2
PKGNAME= ${DISTNAME:S/DFBP/dfbp/}
CATEGORIES= graphics
MASTER_SITES= http://www.directfb.org/download/DFBPoint/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.directfb.org/
COMMENT= Simple presentation viewer that uses the DirectFB
ONLY_FOR_PLATFORM= Linux-*-*
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
.include "../../wip/directfb/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"