10 lines
194 B
Makefile
10 lines
194 B
Makefile
# $OpenBSD: Makefile,v 1.22 2011/05/18 09:02:31 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += databases
|
|
SUBDIR += sysutils
|
|
SUBDIR += www
|
|
SUBDIR += x11
|
|
|
|
.include <bsd.port.subdir.mk>
|