14 lines
283 B
Makefile
14 lines
283 B
Makefile
# $OpenBSD: Makefile,v 1.26 2011/07/27 10:07:33 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += audio
|
|
SUBDIR += databases
|
|
SUBDIR += devel
|
|
SUBDIR += graphics
|
|
SUBDIR += mail
|
|
SUBDIR += sysutils
|
|
SUBDIR += www
|
|
SUBDIR += x11
|
|
|
|
.include <bsd.port.subdir.mk>
|