summaryrefslogtreecommitdiff
path: root/Makefile
blob: 3b515600ed18286734bc99fbd6d80cb27801e56b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $OpenBSD$

     SUBDIR =
     SUBDIR += devel
     SUBDIR += fonts
     SUBDIR += graphics
     SUBDIR += meta
     SUBDIR += print
     SUBDIR += sysutils
     SUBDIR += x11

.include <bsd.port.subdir.mk>