blob: d1add4bc485c84f257b6b4fe6b04019e9e6813c6 (
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
|
# $Id: Makefile,v 1.67 1995/11/20 13:41:17 asami Exp $
#
SUBDIR += amanda
SUBDIR += astrolog
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 += team
SUBDIR += tkinfo
SUBDIR += tkman
.include <bsd.port.subdir.mk>
|