10 lines
226 B
Makefile
10 lines
226 B
Makefile
# $OpenBSD: Makefile,v 1.18 2017/11/01 16:07:19 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += folks
|
|
SUBDIR += telepathy-glib
|
|
SUBDIR += telepathy-logger
|
|
SUBDIR += telepathy-mission-control
|
|
|
|
.include <bsd.port.subdir.mk>
|