18 lines
476 B
Makefile
18 lines
476 B
Makefile
# $OpenBSD: Makefile,v 1.13 2012/11/13 10:42:41 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += folks
|
|
SUBDIR += telepathy-farstream
|
|
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-salut
|
|
SUBDIR += telepathy-spec
|
|
|
|
.include <bsd.port.subdir.mk>
|