openbsd-ports/net/telepathy/Makefile
jasper 404bdeba9c import basic components of the telepathy framework.
The Telepathy project aims to provide a unified framework for all forms
of real time conversations, including instant messaging, IRC, voice
calls and video calls. It uses the D-Bus messaging system to provide a
simple interface for client applications, allowing them to quickly
benefit from Telepathy's functionality.

feedback from steven@ and simon@
2007-10-27 16:18:53 +00:00

16 lines
468 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2007/10/27 16:18:53 jasper Exp $
SUBDIR += libtelepathy
SUBDIR += telepathy-butterfly
SUBDIR += telepathy-feed
SUBDIR += telepathy-gabble
SUBDIR += telepathy-glib
SUBDIR += telepathy-idle
SUBDIR += telepathy-inspector
SUBDIR += telepathy-mission-control
SUBDIR += telepathy-python
#SUBDIR += telepathy-salut Needs an upcoming net/avahi
SUBDIR += telepathy-spec
.include <bsd.port.subdir.mk>