openbsd-ports/graphics/clutter/Makefile
2009-10-10 23:16:08 +00:00

13 lines
375 B
Makefile

# $OpenBSD: Makefile,v 1.3 2009/10/10 23:16:08 landry Exp $
SUBDIR += core
SUBDIR += clutter-box2d
# SUBDIR += clutter-cairo No release works with clutter 1.0.x
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>