11 lines
218 B
Makefile
11 lines
218 B
Makefile
# $OpenBSD: Makefile,v 1.23 2011/05/30 22:16:16 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += databases
|
|
SUBDIR += devel
|
|
SUBDIR += sysutils
|
|
SUBDIR += www
|
|
SUBDIR += x11
|
|
|
|
.include <bsd.port.subdir.mk>
|