16 lines
468 B
Makefile
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>
|