openbsd-ports/graphics/clutter/Makefile
2011-12-20 14:01:59 +00:00

13 lines
317 B
Makefile

# $OpenBSD: Makefile,v 1.7 2011/12/20 14:01:59 ajacoutot Exp $
SUBDIR =
SUBDIR += cogl
SUBDIR += core
SUBDIR += clutter-box2d
SUBDIR += clutter-gst
SUBDIR += clutter-gtk
# SUBDIR += clutter-vala
# SUBDIR += pyclutter Doesn't work yet (makes python crash)
.include <bsd.port.subdir.mk>