2010-02-01 12:00:12 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2010/02/01 17:00:13 espie Exp $
|
2009-02-15 12:42:31 -05:00
|
|
|
|
2010-02-01 12:00:12 -05:00
|
|
|
SUBDIR =
|
2009-02-15 12:42:31 -05:00
|
|
|
SUBDIR += core
|
2009-02-15 12:48:07 -05:00
|
|
|
SUBDIR += clutter-box2d
|
2009-10-10 19:16:08 -04:00
|
|
|
# SUBDIR += clutter-cairo No release works with clutter 1.0.x
|
2009-02-15 12:48:07 -05:00
|
|
|
SUBDIR += clutter-gst
|
|
|
|
SUBDIR += clutter-gtk
|
2009-02-15 12:42:31 -05:00
|
|
|
# SUBDIR += clutter-perl
|
|
|
|
# SUBDIR += clutter-vala
|
|
|
|
# SUBDIR += pyclutter Doesn't work yet (makes python crash)
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|