aboutsummaryrefslogtreecommitdiffstats
path: root/misc/Makefile
blob: baaebfdbb1423e379dc02f5595a00e6b4d170fdb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# $Id: Makefile,v 1.59 1995/07/06 04:27:15 asami Exp $
#

    SUBDIR += amanda
    SUBDIR += beav
    SUBDIR += bonnie
    SUBDIR += chord
    SUBDIR += colorls
    SUBDIR += cpm
    SUBDIR += hfs
    SUBDIR += iozone
    SUBDIR += ispell
    SUBDIR += kp
    SUBDIR += less
    SUBDIR += lmbench
RESTRICTED += mmv               # restrictive copyright
    SUBDIR += mshell
    SUBDIR += mtools
    SUBDIR += pcemu
    SUBDIR += pgp
    SUBDIR += rman
    SUBDIR += screen
    SUBDIR += top
    SUBDIR += tua
    SUBDIR += vmsbackup
    BROKEN += wine              # doesn't install
    SUBDIR += xbatt
    SUBDIR += xdu
    SUBDIR += xsysstats 

.include <bsd.port.subdir.mk>