21 lines
576 B
Makefile
21 lines
576 B
Makefile
# $OpenBSD: Makefile,v 1.7 2010/04/23 13:35:54 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += libtelepathy
|
|
SUBDIR += telepathy-butterfly
|
|
SUBDIR += telepathy-farsight
|
|
# SUBDIR += telepathy-feed
|
|
SUBDIR += telepathy-gabble
|
|
SUBDIR += telepathy-glib
|
|
SUBDIR += telepathy-haze
|
|
SUBDIR += telepathy-idle
|
|
SUBDIR += telepathy-inspector
|
|
SUBDIR += telepathy-logger
|
|
SUBDIR += telepathy-mission-control
|
|
SUBDIR += telepathy-pinocchio
|
|
SUBDIR += telepathy-python
|
|
SUBDIR += telepathy-salut
|
|
SUBDIR += telepathy-spec
|
|
|
|
.include <bsd.port.subdir.mk>
|