12 lines
239 B
Makefile
12 lines
239 B
Makefile
# $OpenBSD: Makefile,v 1.24 2011/06/13 12:23:07 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += databases
|
|
SUBDIR += devel
|
|
SUBDIR += graphics
|
|
SUBDIR += sysutils
|
|
SUBDIR += www
|
|
SUBDIR += x11
|
|
|
|
.include <bsd.port.subdir.mk>
|