summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 42adc5a5c358f1c8510595b3788a6205d6f68f3e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$
#

    COMMENT = Local ports

    SUBDIR += 217
    SUBDIR += homelink
    SUBDIR += icewm
    SUBDIR += joe
    SUBDIR += matlab
    SUBDIR += mlterm
    SUBDIR += rxvt-devel
    SUBDIR += shell
    SUBDIR += w3m-config
    SUBDIR += wdm
    SUBDIR += windowmaker

.include <bsd.port.subdir.mk>