2009-10-10 19:16:08 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2009/10/10 23:16:08 landry Exp $
|
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>
|