summaryrefslogtreecommitdiff
path: root/Makefile
blob: d3cd5f00004a3800109ea654ae44b30769dfbd19 (plain)
1
2
3
4
5
6
7
8
9
10
11

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

.include <bsd.port.subdir.mk>