blob: 89272537537c6d88d4a10fbc428268d7fad1bcfe (
plain)
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
|
# $NetBSD: Makefile,v 1.84 2001/02/14 11:48:59 jtb Exp $
#
SUBDIR += 9menu
SUBDIR += ascii
SUBDIR += asr-manpages
SUBDIR += astrolog
SUBDIR += bottlerocket
SUBDIR += buffer
SUBDIR += chipmunk
SUBDIR += chord
SUBDIR += cksfv
SUBDIR += colorls
SUBDIR += colortail
SUBDIR += cowsay
SUBDIR += cuecat
SUBDIR += dgpsip
SUBDIR += dialog
SUBDIR += dotfile
SUBDIR += dt
SUBDIR += dync
SUBDIR += fd
SUBDIR += fep
SUBDIR += figlet
# SUBDIR += freewnn-common # base package for japanese/freewnn-*
SUBDIR += git
SUBDIR += gnome-pim
SUBDIR += gnome-utils
SUBDIR += gone
SUBDIR += gperiodic
SUBDIR += heyu
SUBDIR += hitchhiker
SUBDIR += ibutton-pdkit
SUBDIR += iselect
SUBDIR += jitterbug
SUBDIR += jive
SUBDIR += kdeutils
SUBDIR += kp
SUBDIR += less
SUBDIR += libutf
SUBDIR += lile
SUBDIR += linuxls
SUBDIR += logsurfer
SUBDIR += lv
SUBDIR += most
SUBDIR += p5-Array-PrintCols
SUBDIR += p5-Business-CreditCard
SUBDIR += p5-ControlX10-CM11
SUBDIR += p5-File-MMagic
SUBDIR += p5-Locale-Codes
SUBDIR += p5-Search
SUBDIR += pdmenu
SUBDIR += proj
SUBDIR += pty-redir
SUBDIR += py-readline
SUBDIR += qterm
SUBDIR += root
SUBDIR += rpm
SUBDIR += sci
SUBDIR += screen
SUBDIR += setiathome
SUBDIR += siag
SUBDIR += splitvt
SUBDIR += staroffice
SUBDIR += tds
SUBDIR += team
SUBDIR += vera
SUBDIR += vfu
SUBDIR += vttest
SUBDIR += watch
SUBDIR += xrolodex
SUBDIR += xtend
SUBDIR += zorro
.include "../mk/bsd.pkg.subdir.mk"
|