2011-01-15 20:05:50 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2011/01/16 01:05:50 laurent Exp $
|
2010-01-11 10:07:08 -05:00
|
|
|
|
|
|
|
# edb, epeg and etk are disabled as they need an update.
|
2007-11-30 11:04:37 -05:00
|
|
|
|
2010-02-01 12:00:12 -05:00
|
|
|
SUBDIR =
|
2007-11-30 11:04:37 -05:00
|
|
|
SUBDIR += e
|
|
|
|
SUBDIR += ecore
|
2010-01-11 10:07:08 -05:00
|
|
|
SUBDIR += e_dbus
|
2007-11-30 11:04:37 -05:00
|
|
|
SUBDIR += edje
|
|
|
|
SUBDIR += eet
|
|
|
|
SUBDIR += efreet
|
2010-01-11 10:07:08 -05:00
|
|
|
SUBDIR += eina
|
2007-11-30 11:04:37 -05:00
|
|
|
SUBDIR += embryo
|
|
|
|
SUBDIR += evas
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|