9 lines
197 B
Makefile
9 lines
197 B
Makefile
# $OpenBSD: Makefile,v 1.3 2011/07/14 05:39:29 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += evolution
|
|
SUBDIR += evolution-exchange
|
|
SUBDIR += evolution-rss
|
|
|
|
.include <bsd.port.subdir.mk>
|