9 lines
173 B
Makefile
9 lines
173 B
Makefile
# $OpenBSD: Makefile,v 1.4 2012/04/25 06:57:17 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += libvmime
|
|
SUBDIR += webapp
|
|
SUBDIR += zarafa
|
|
|
|
.include <bsd.port.subdir.mk>
|