18 lines
498 B
Makefile
18 lines
498 B
Makefile
# $OpenBSD: Makefile,v 1.4 2009/06/16 17:31:41 jasper Exp $
|
|
|
|
SUBDIR += libtelepathy
|
|
SUBDIR += telepathy-butterfly
|
|
SUBDIR += telepathy-feed
|
|
SUBDIR += telepathy-gabble
|
|
SUBDIR += telepathy-glib
|
|
SUBDIR += telepathy-haze
|
|
SUBDIR += telepathy-idle
|
|
SUBDIR += telepathy-inspector
|
|
SUBDIR += telepathy-mission-control
|
|
SUBDIR += telepathy-pinocchio
|
|
SUBDIR += telepathy-python
|
|
SUBDIR += telepathy-salut
|
|
SUBDIR += telepathy-spec
|
|
|
|
.include <bsd.port.subdir.mk>
|