openbsd-ports/graphics/clutter/Makefile

13 lines
338 B
Makefile

# $OpenBSD: Makefile,v 1.2 2009/02/15 17:48:07 jasper Exp $
SUBDIR += core
SUBDIR += clutter-box2d
SUBDIR += clutter-cairo
SUBDIR += clutter-gst
SUBDIR += clutter-gtk
# SUBDIR += clutter-perl
# SUBDIR += clutter-vala
# SUBDIR += pyclutter Doesn't work yet (makes python crash)
.include <bsd.port.subdir.mk>