3158e5c22e
Kopano is a replacement of the deprecated Zarafa (ZCP) suite. Joint work with pirofti@ For upgrading please refer to the README. ok ajacoutot@
8 lines
149 B
Makefile
8 lines
149 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2017/09/13 10:38:41 robert Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += core
|
|
SUBDIR += webapp
|
|
|
|
.include <bsd.port.subdir.mk>
|