98329553f0
- add telepathy-farsight
20 lines
545 B
Makefile
20 lines
545 B
Makefile
# $OpenBSD: Makefile,v 1.6 2010/04/23 12:39:52 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-mission-control
|
|
SUBDIR += telepathy-pinocchio
|
|
SUBDIR += telepathy-python
|
|
SUBDIR += telepathy-salut
|
|
SUBDIR += telepathy-spec
|
|
|
|
.include <bsd.port.subdir.mk>
|