9 lines
185 B
Makefile
9 lines
185 B
Makefile
|
# $OpenBSD: Makefile,v 1.1 2009/02/16 10:13:59 ajacoutot Exp $
|
||
|
|
||
|
SUBDIR += libical
|
||
|
SUBDIR += libvmime
|
||
|
SUBDIR += webaccess
|
||
|
SUBDIR += zarafa
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|