13 lines
262 B
Makefile
13 lines
262 B
Makefile
# $OpenBSD: Makefile,v 1.25 2011/07/13 13:11:09 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += databases
|
|
SUBDIR += devel
|
|
SUBDIR += graphics
|
|
SUBDIR += mail
|
|
SUBDIR += sysutils
|
|
SUBDIR += www
|
|
SUBDIR += x11
|
|
|
|
.include <bsd.port.subdir.mk>
|