aboutsummaryrefslogtreecommitdiff
path: root/misc/Makefile
blob: 2e356557fa67893377b99e438cb730a23245b858 (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
# $Id: Makefile,v 1.66 1995/08/23 10:00:04 asami Exp $
#

    SUBDIR += amanda
    SUBDIR += beav
    SUBDIR += buffer
    SUBDIR += chord
    SUBDIR += colorls
    SUBDIR += git
    SUBDIR += ical
    SUBDIR += ispell
    SUBDIR += kp
    SUBDIR += less
    SUBDIR += mc
RESTRICTED += mmv               # restrictive copyright
    SUBDIR += mshell
    SUBDIR += recode
    SUBDIR += rman
    SUBDIR += screen
    SUBDIR += tkinfo
    SUBDIR += tkman

.include <bsd.port.subdir.mk>