6e879b6dd5
remove the p5 references from here now
12 lines
295 B
Makefile
12 lines
295 B
Makefile
# $OpenBSD: Makefile,v 1.6 2010/09/28 07:52:04 jasper Exp $
|
|
|
|
SUBDIR =
|
|
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>
|