summaryrefslogtreecommitdiff
path: root/misc/Makefile
blob: 9704a9b52c260f975be8ac56005e014af6b45f22 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $Id: Makefile,v 1.65 1995/08/19 08:21:03 asami Exp $
#

    SUBDIR += amanda
    SUBDIR += beav
    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>