pkgsrc/graphics/clutter-box2d/Makefile
wiz 4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00

22 lines
558 B
Makefile

# $NetBSD: Makefile,v 1.40 2020/03/10 22:10:03 wiz Exp $
#
DISTNAME= clutter-box2d-0.10.0
PKGREVISION= 32
CATEGORIES= graphics
MASTER_SITES= http://source.clutter-project.org/sources/clutter-box2d/0.10/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.clutter-project.org/
COMMENT= Clutter Box2D integration library
LICENSE= gnu-lgpl-v2.1
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
USE_LANGUAGES= c c++
PKGCONFIG_OVERRIDE+= clutter-box2d.pc.in
.include "../../graphics/clutter/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"