13 lines
323 B
Makefile
13 lines
323 B
Makefile
# $OpenBSD: Makefile,v 1.5 2010/09/28 07:50:50 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += core
|
|
SUBDIR += clutter-box2d
|
|
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>
|