2010-01-11 10:07:08 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2010/01/11 15:07:08 jasper Exp $
|
|
|
|
|
|
|
|
# edb, epeg and etk are disabled as they need an update.
|
2007-11-30 11:04:37 -05:00
|
|
|
|
|
|
|
SUBDIR += e
|
|
|
|
SUBDIR += ecore
|
2010-01-11 10:07:08 -05:00
|
|
|
# SUBDIR += edb
|
|
|
|
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
|
2010-01-11 10:07:08 -05:00
|
|
|
# SUBDIR += epeg
|
|
|
|
# SUBDIR += etk
|
2007-11-30 11:04:37 -05:00
|
|
|
SUBDIR += evas
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|