8 lines
150 B
Makefile
8 lines
150 B
Makefile
# $OpenBSD: Makefile,v 1.5 2012/07/09 15:26:37 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += webapp
|
|
SUBDIR += zarafa
|
|
|
|
.include <bsd.port.subdir.mk>
|