blob: 821c3435263da98ceb38b9d8a93864e6a298bb6e (
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
|
# $NetBSD: Makefile,v 1.66 2000/08/13 22:04:06 wiz Exp $
# FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp
SUBDIR += asr-manpages
SUBDIR += astrolog
SUBDIR += bottlerocket
SUBDIR += buffer
SUBDIR += cal
SUBDIR += cardboard-schedule
SUBDIR += chipmunk
SUBDIR += chord
SUBDIR += cksfv
SUBDIR += colorls
SUBDIR += cowsay
SUBDIR += dgpsip
SUBDIR += dialog
SUBDIR += dotfile
SUBDIR += dt
SUBDIR += dync
SUBDIR += emma
SUBDIR += fd
SUBDIR += fep
SUBDIR += figlet
# SUBDIR += freewnn-common # base package for japanese/freewnn-*
SUBDIR += git
SUBDIR += gnofin
SUBDIR += gnome-pim
SUBDIR += gnome-utils
SUBDIR += gnucash
SUBDIR += gperiodic
SUBDIR += heyu
SUBDIR += ical
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-Locale-Codes
SUBDIR += p5-Search
SUBDIR += plan
SUBDIR += pty-redir
SUBDIR += py-mxDateTime
SUBDIR += py-readline
SUBDIR += qterm
SUBDIR += quicklist
SUBDIR += remind
SUBDIR += root
SUBDIR += rpm
SUBDIR += sci
SUBDIR += screen
SUBDIR += setiathome
SUBDIR += siag
SUBDIR += splitvt
SUBDIR += staroffice
SUBDIR += tclticker
SUBDIR += team
SUBDIR += vfu
SUBDIR += vttest
SUBDIR += watch
SUBDIR += xfinans
SUBDIR += xinvest
SUBDIR += xrolodex
SUBDIR += zorro
.include "../mk/bsd.pkg.subdir.mk"
|