blob: d0a087a09f5be5703ffc7ab23ff0bb3289d822e2 (
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
# $Id: Makefile,v 1.90 1996/11/03 08:44:18 obrien Exp $
#
SUBDIR += amanda
SUBDIR += astrolog
SUBDIR += btoa
SUBDIR += buffer
SUBDIR += cal
SUBDIR += chord
SUBDIR += colorls
SUBDIR += ctk
SUBDIR += dejagnu
SUBDIR += ecc
SUBDIR += fd
SUBDIR += fep
SUBDIR += figlet
SUBDIR += git
SUBDIR += glimpse
SUBDIR += ical
SUBDIR += ispell
SUBDIR += kp
SUBDIR += less
SUBDIR += linuxls
SUBDIR += logsurfer
SUBDIR += lsof
SUBDIR += mc
SUBDIR += mmv
SUBDIR += mshell
SUBDIR += p5-Array-PrintCols
SUBDIR += p5-Business-CreditCard
SUBDIR += p5-Convert-UU
SUBDIR += p5-Search
SUBDIR += plan
SUBDIR += recode
SUBDIR += rman
SUBDIR += screen
SUBDIR += splitvt
SUBDIR += team
SUBDIR += tkinfo
SUBDIR += tkman
SUBDIR += trans
SUBDIR += unclutter
SUBDIR += xcalendar
SUBDIR += zorro
.include <bsd.port.subdir.mk>
|