9 lines
155 B
Makefile
9 lines
155 B
Makefile
# $OpenBSD: Makefile,v 1.2 2018/08/13 20:37:23 kirby Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += client
|
|
SUBDIR += libsearpc
|
|
SUBDIR += seafile
|
|
|
|
.include <bsd.port.subdir.mk>
|