aboutsummaryrefslogtreecommitdiff
path: root/games/Makefile
blob: 963036e43019a62b0125516b30adf6ed32b5d69a (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
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
# $FreeBSD$
#

    COMMENT = Games

    SUBDIR += 0verkill
    SUBDIR += 3dc
    SUBDIR += 3dpong
    SUBDIR += 44bsd-hunt
    SUBDIR += 4stattack
    SUBDIR += 54321
    SUBDIR += BillardGL
    SUBDIR += CaribbeanStud
    SUBDIR += HeroesOfMightAndMagic
    SUBDIR += KnightCap
    SUBDIR += abridge
    SUBDIR += abuse
    SUBDIR += abuse_sdl
    SUBDIR += acm
    SUBDIR += actx
    SUBDIR += adgali
    SUBDIR += adom
    SUBDIR += adonthell
    SUBDIR += affenspiel
    SUBDIR += afternoonstalker
    SUBDIR += alephone
    SUBDIR += alephone-data
    SUBDIR += amphetamine
    SUBDIR += amy
    SUBDIR += an
    SUBDIR += angband
    SUBDIR += antipolix
    SUBDIR += aop
    SUBDIR += asc
    SUBDIR += atitd
    SUBDIR += atlantikdesigner
    SUBDIR += atomix
    SUBDIR += atr3d
    SUBDIR += awele
    SUBDIR += baduki
    SUBDIR += barrage
    SUBDIR += bass
    SUBDIR += battalion
    SUBDIR += battleball
    SUBDIR += biorythm
    SUBDIR += blackjack
    SUBDIR += block
    SUBDIR += blockade
    SUBDIR += blue
    SUBDIR += bogged
    SUBDIR += bomb
    SUBDIR += bomberclone
    SUBDIR += bomberinstinct
    SUBDIR += bombermaze
    SUBDIR += braincurses
    SUBDIR += briquolo
    SUBDIR += bs
    SUBDIR += bsdtris
    SUBDIR += bsp
    SUBDIR += bugsx
    SUBDIR += burgerspace
    SUBDIR += bzflag
    SUBDIR += cardpics
    SUBDIR += cgoban
    SUBDIR += cgoban2
    SUBDIR += chromium
    SUBDIR += circuslinux
    SUBDIR += civ2demo
    SUBDIR += clanbomber
    SUBDIR += columns
    SUBDIR += connect4
    SUBDIR += conquest
    SUBDIR += corewars
    SUBDIR += cosmo
    SUBDIR += cowsay
    SUBDIR += crack-attack
    SUBDIR += crafty
    SUBDIR += crafty-open-large
    SUBDIR += crafty-open-medium
    SUBDIR += crafty-open-small
    SUBDIR += crimson
    SUBDIR += criticalmass
    SUBDIR += crossfire-client
    SUBDIR += crossfire-server
    SUBDIR += crossword
    SUBDIR += cryptoslam
    SUBDIR += csmash
    SUBDIR += cube
    SUBDIR += cursive
    SUBDIR += d2x
    SUBDIR += deal
    SUBDIR += defendguin
    SUBDIR += digger-vgl
    SUBDIR += dmjava
    SUBDIR += dontspace
    SUBDIR += doom
    SUBDIR += doomlegacy
    SUBDIR += dopewars
    SUBDIR += drm
    SUBDIR += dsnake
    SUBDIR += duke3d
    SUBDIR += dungeon
    SUBDIR += dungeoncrawl
    SUBDIR += easysok
    SUBDIR += eboard
    SUBDIR += editss
    SUBDIR += egoboo
    SUBDIR += eif
    SUBDIR += eights
    SUBDIR += emacs-chess
    SUBDIR += empire
    SUBDIR += enigma
    SUBDIR += euchre
    SUBDIR += evilfinder
    SUBDIR += exult
    SUBDIR += falconseye
    SUBDIR += farblazer
    SUBDIR += fargoal
    SUBDIR += fgkicker
    SUBDIR += fkiss
    SUBDIR += flightgear
    SUBDIR += flying
    SUBDIR += foobillard
    SUBDIR += fotaq
    SUBDIR += frabs
    SUBDIR += freebsd-games
    SUBDIR += freecell-solver
    SUBDIR += freeciv
    SUBDIR += freeciv-gtk
    SUBDIR += freeciv-gtk2
    SUBDIR += freedoko
    SUBDIR += freedroid
    SUBDIR += freesweep
    SUBDIR += frotz
    SUBDIR += frozenbubble
    SUBDIR += fsgs
    SUBDIR += fuhquake
    SUBDIR += galaxis
    SUBDIR += garith
    SUBDIR += gbottler
    SUBDIR += gcompris2
    SUBDIR += gemdropx
    SUBDIR += ggz-client-libs
    SUBDIR += ggz-txt-client
    SUBDIR += gl-117
    SUBDIR += glasteroids
    SUBDIR += glbsp
    SUBDIR += glchess
    SUBDIR += gleyes
    SUBDIR += glife
    SUBDIR += glmaze
    SUBDIR += glob2
    SUBDIR += gltron
    SUBDIR += gma
    SUBDIR += gnarr
    SUBDIR += gniffel
    SUBDIR += gnmm
    SUBDIR += gno3dtet
    SUBDIR += gnocatan
    SUBDIR += gnome-music-quiz
    SUBDIR += gnomeattacks
    SUBDIR += gnomebreakout
    SUBDIR += gnomechess
    SUBDIR += gnomegames2
    SUBDIR += gnomekiss
    SUBDIR += gnomememoryblocks
    SUBDIR += gnomermind
    SUBDIR += gnomoku
    SUBDIR += gnubg
    SUBDIR += gnuchess
    SUBDIR += gnugo
    SUBDIR += gnurobots
    SUBDIR += gnushogi
    SUBDIR += golddig
    SUBDIR += gomoku.app
    SUBDIR += gracer
    SUBDIR += grande
    SUBDIR += greed
    SUBDIR += gretools
    SUBDIR += grhino
    SUBDIR += groundhog
    SUBDIR += gru
    SUBDIR += grubinvaders
    SUBDIR += gshisen
    SUBDIR += gtetrinet
    SUBDIR += gtkabale
    SUBDIR += gtkballs
    SUBDIR += gtktetcolor
    SUBDIR += gturing
    SUBDIR += gtypist
    SUBDIR += gweled
    SUBDIR += halflifeserver
    SUBDIR += heretic
    SUBDIR += heroes
    SUBDIR += hex
    SUBDIR += hlserver-action
    SUBDIR += hlserver-admin
    SUBDIR += hlserver-cs
    SUBDIR += hlserver-dod
    SUBDIR += hlserver-esf
    SUBDIR += hlserver-existence
    SUBDIR += hlserver-fa
    SUBDIR += hlserver-flf
    SUBDIR += hlserver-glbwar
    SUBDIR += hlserver-heroes
    SUBDIR += hlserver-ns
    SUBDIR += hlserver-opera
    SUBDIR += hlserver-opfor
    SUBDIR += hlserver-psychostats
    SUBDIR += hlserver-pvk
    SUBDIR += hlserver-si
    SUBDIR += hlserver-snow
    SUBDIR += hlserver-svencoop
    SUBDIR += hlserver-trainhunters
    SUBDIR += hlserver-ts
    SUBDIR += hlserver-tsc
    SUBDIR += hlserver-vs
    SUBDIR += hlserver-wasteland
    SUBDIR += hlserver-wizwars
    SUBDIR += hlstats
    SUBDIR += icbm3d
    SUBDIR += icebreaker
    SUBDIR += ifm
    SUBDIR += imaze
    SUBDIR += inform
    SUBDIR += ishido
    SUBDIR += jetpack
    SUBDIR += jfk
    SUBDIR += jools
    SUBDIR += jtans
    SUBDIR += jumpnbump
    SUBDIR += jzip
    SUBDIR += kanatest
    SUBDIR += kbilliards
    SUBDIR += kcheckers
    SUBDIR += kdegames3
    SUBDIR += kfreerings
    SUBDIR += klondike
    SUBDIR += knights
    SUBDIR += kobodeluxe
    SUBDIR += kpacman
    SUBDIR += kpicframer
    SUBDIR += kpictorial
    SUBDIR += krosswordplayer
    SUBDIR += kslide
    SUBDIR += ktritoc
    SUBDIR += kwappen
    SUBDIR += kxl
    SUBDIR += ladder
    SUBDIR += lbreakout
    SUBDIR += lbreakout2
    SUBDIR += ldmud
    SUBDIR += lexter
    SUBDIR += lgeneral
    SUBDIR += lgeneral-data
    SUBDIR += libggz
    SUBDIR += libmaitretarot
    SUBDIR += libmt_client
    SUBDIR += libshhcards
    SUBDIR += lincity
    SUBDIR += linux-enemyterritory
    SUBDIR += linux-nwnclient
    SUBDIR += linux-nwserver
    SUBDIR += linux-q3ademo
    SUBDIR += linux-steam
    SUBDIR += lm-solve
    SUBDIR += ltris
    SUBDIR += macopix
    SUBDIR += madbomber
    SUBDIR += maelstrom
    SUBDIR += magiccube4d
    SUBDIR += mahjong
    SUBDIR += maitretarot
    SUBDIR += mangband
    SUBDIR += marathon-evil
    SUBDIR += marbles
    SUBDIR += merlin
    SUBDIR += mindfocus
    SUBDIR += mindguard
    SUBDIR += mirrormagic
    SUBDIR += miscom
    SUBDIR += monkeybubble
    SUBDIR += monopd
    SUBDIR += monster-masher
    SUBDIR += moon-buggy
    SUBDIR += moonlander
    SUBDIR += moria
    SUBDIR += mt_dolphin_ia
    SUBDIR += mt_gtk_client
    SUBDIR += mvdsv
    SUBDIR += mythserver
    SUBDIR += nInvaders
    SUBDIR += nadar
    SUBDIR += nethack32
    SUBDIR += nethack33
    SUBDIR += nethack33-gnome
    SUBDIR += nethack33-nox11
    SUBDIR += nethack33-qt
    SUBDIR += nethack34
    SUBDIR += nethack34-gnome
    SUBDIR += nethack34-nox11
    SUBDIR += nethack34-qt
    SUBDIR += netpanzer
    SUBDIR += netpanzerdata
    SUBDIR += netrek-BRMH-bin
    SUBDIR += netrek-COW3-bin
    SUBDIR += netris
    SUBDIR += netspades
    SUBDIR += nettoe
    SUBDIR += neverball
    SUBDIR += newvox
    SUBDIR += nibbles
    SUBDIR += nighthawk
    SUBDIR += nil
    SUBDIR += ninix-aya
    SUBDIR += njam
    SUBDIR += nonsense
    SUBDIR += nwndata
    SUBDIR += nwnusers
    SUBDIR += oilwar
    SUBDIR += omega
    SUBDIR += oneko
    SUBDIR += oneko-sakura
    SUBDIR += oonsoo
    SUBDIR += openglad
    SUBDIR += openmortal
    SUBDIR += orbital_eunuchs_sniper
    SUBDIR += p5-Games-Bingo
    SUBDIR += p5-Games-Bingo-Bot
    SUBDIR += p5-Games-Bingo-Print
    SUBDIR += pathological
    SUBDIR += pcgen
    SUBDIR += pengpong
    SUBDIR += penguin-command
    SUBDIR += pentix
    SUBDIR += phalanx
    SUBDIR += phpua-bf
    SUBDIR += phpua-cod
    SUBDIR += phpua-engine
    SUBDIR += phpua-hl
    SUBDIR += phpua-q3
    SUBDIR += phpua-ut
    SUBDIR += phpua-ut2003
    SUBDIR += pinball
    SUBDIR += pipenightdreams
    SUBDIR += pmars
    SUBDIR += polypuzzle
    SUBDIR += powermanga
    SUBDIR += powerpak
    SUBDIR += pp
    SUBDIR += prboom
    SUBDIR += ptkei
    SUBDIR += py-sgflib
    SUBDIR += py-sgfsummary
    SUBDIR += py-ski
    SUBDIR += pyching
    SUBDIR += pydance
    SUBDIR += pykawari
    SUBDIR += pysol
    SUBDIR += pysol-cardsets
    SUBDIR += pysol-music
    SUBDIR += pythoong
    SUBDIR += q3-paks
    SUBDIR += q3server
    SUBDIR += q3server-excessive
    SUBDIR += q3server-freezetag
    SUBDIR += q3server-osp
    SUBDIR += q3server-ra3
    SUBDIR += q3server-ut
    SUBDIR += q3server-wfa
    SUBDIR += qcc
    SUBDIR += qgo
    SUBDIR += qix
    SUBDIR += qkmj
    SUBDIR += qstat
    SUBDIR += quake2forge
    SUBDIR += quake2lnx
    SUBDIR += quakeforge
    SUBDIR += quakeserver
    SUBDIR += quit
    SUBDIR += qwdtools
    SUBDIR += race
    SUBDIR += rfksay
    SUBDIR += robocode
    SUBDIR += robotfindskitten
    SUBDIR += rockdodger
    SUBDIR += rocksndiamonds
    SUBDIR += rottdc
    SUBDIR += rt2-demo
    SUBDIR += rtb
    SUBDIR += rtcw
    SUBDIR += rtcw-paks
    SUBDIR += rubix
    SUBDIR += sarien
    SUBDIR += scid
    SUBDIR += scorched3d-devel
    SUBDIR += scummvm
    SUBDIR += scummvm-tools
    SUBDIR += sdlroids
    SUBDIR += seabattle
    SUBDIR += seahaven
    SUBDIR += senken
    SUBDIR += senso
    SUBDIR += sex
    SUBDIR += shaaft
    SUBDIR += six
    SUBDIR += sl
    SUBDIR += slashem-tty
    SUBDIR += smacx
    SUBDIR += smiley
    SUBDIR += sokoban
    SUBDIR += sol
    SUBDIR += solarwolf
    SUBDIR += sopwith
    SUBDIR += spacearyarya
    SUBDIR += spacehulk
    SUBDIR += speak
    SUBDIR += spellcast
    SUBDIR += speyes
    SUBDIR += spider
    SUBDIR += ssamtse
    SUBDIR += ssc
    SUBDIR += starlanes
    SUBDIR += stratagus
    SUBDIR += stvef-paks
    SUBDIR += stvef-server
    SUBDIR += super_methane_brothers
    SUBDIR += supertux
    SUBDIR += sxsame
    SUBDIR += tads
    SUBDIR += taipan
    SUBDIR += tank
    SUBDIR += taxipilot
    SUBDIR += teg
    SUBDIR += tenebrae
    SUBDIR += tetrinet
    SUBDIR += tetrinet-x
    SUBDIR += textmaze
    SUBDIR += thevalley
    SUBDIR += thudboard
    SUBDIR += tictactoe3d
    SUBDIR += tileworld
    SUBDIR += tinymux
    SUBDIR += tkmoo
    SUBDIR += tksol
    SUBDIR += tome
    SUBDIR += toppler
    SUBDIR += torcs
    SUBDIR += tornado
    SUBDIR += trackballs
    SUBDIR += tractorgen
    SUBDIR += traindirector
    SUBDIR += trojka
    SUBDIR += trophy
    SUBDIR += tt
    SUBDIR += ttraffic
    SUBDIR += tux-aqfh
    SUBDIR += tuxkart
    SUBDIR += tuxpuck
    SUBDIR += tuxracer
    SUBDIR += tuxracer_golf
    SUBDIR += tuxtype
    SUBDIR += tvp
    SUBDIR += twitch
    SUBDIR += typespeed
    SUBDIR += uhexen
    SUBDIR += uox3
    SUBDIR += uqm
    SUBDIR += urban
    SUBDIR += urban-sounds
    SUBDIR += utserver
    SUBDIR += utserver-asu
    SUBDIR += utserver-to
    SUBDIR += vamos
    SUBDIR += vavoom
    SUBDIR += vectoroids
    SUBDIR += virt
    SUBDIR += wargus
    SUBDIR += wesnoth
    SUBDIR += wmeyes
    SUBDIR += wmfortune
    SUBDIR += wmminichess
    SUBDIR += wmpuzzle
    SUBDIR += wmqstat
    SUBDIR += wmshuffle
    SUBDIR += wmtictactoe
    SUBDIR += wmtimebomb
    SUBDIR += wolf3d
    SUBDIR += wolfpack
    SUBDIR += wordplay
    SUBDIR += wtf
    SUBDIR += x3eyes
    SUBDIR += xabacus
    SUBDIR += xarchon
    SUBDIR += xasteroids
    SUBDIR += xataxx
    SUBDIR += xbaby
    SUBDIR += xbat
    SUBDIR += xbattle
    SUBDIR += xbill
    SUBDIR += xbl
    SUBDIR += xblackjack
    SUBDIR += xblast
    SUBDIR += xblast-beta
    SUBDIR += xblood
    SUBDIR += xbloody
    SUBDIR += xboard
    SUBDIR += xboing
    SUBDIR += xbomb
    SUBDIR += xbomber
    SUBDIR += xbubble
    SUBDIR += xchadance
    SUBDIR += xchain
    SUBDIR += xcheckers
    SUBDIR += xchomp
    SUBDIR += xcogitate
    SUBDIR += xconq
    SUBDIR += xcubes
    SUBDIR += xdeblock
    SUBDIR += xdemineur
    SUBDIR += xdigger
    SUBDIR += xdino
    SUBDIR += xeji
    SUBDIR += xemeraldia
    SUBDIR += xevil
    SUBDIR += xeyesplus
    SUBDIR += xfce4-toys
    SUBDIR += xfireworks
    SUBDIR += xflame
    SUBDIR += xfrisk
    SUBDIR += xgalaga
    SUBDIR += xgammon
    SUBDIR += xgolgo
    SUBDIR += xgospel
    SUBDIR += xhexagons
    SUBDIR += xhime
    SUBDIR += xinfocom
    SUBDIR += xinvaders
    SUBDIR += xinvaders3d
    SUBDIR += xisola
    SUBDIR += xjewel
    SUBDIR += xjig
    SUBDIR += xjump
    SUBDIR += xjumpjump
    SUBDIR += xjumpx
    SUBDIR += xkobo
    SUBDIR += xkoules
    SUBDIR += xlaby
    SUBDIR += xlife
    SUBDIR += xlifegame
    SUBDIR += xlines
    SUBDIR += xmahjongg
    SUBDIR += xmastermind
    SUBDIR += xmball
    SUBDIR += xmemory
    SUBDIR += xmille
    SUBDIR += xmine
    SUBDIR += xminehunter
    SUBDIR += xmines
    SUBDIR += xminesweep
    SUBDIR += xmj
    SUBDIR += xmlink
    SUBDIR += xmris
    SUBDIR += xmulti
    SUBDIR += xneko
    SUBDIR += xnibbles
    SUBDIR += xoct
    SUBDIR += xoids
    SUBDIR += xoj
    SUBDIR += xonix
    SUBDIR += xosmulti
    SUBDIR += xothello
    SUBDIR += xpacman
    SUBDIR += xpanex
    SUBDIR += xpat2
    SUBDIR += xpenguins
    SUBDIR += xphotohunter
    SUBDIR += xpilot
    SUBDIR += xpilot-ng
    SUBDIR += xpilotmon
    SUBDIR += xpipeman
    SUBDIR += xpired
    SUBDIR += xpuyopuyo
    SUBDIR += xpuzzletama
    SUBDIR += xpyraminx
    SUBDIR += xqf
    SUBDIR += xquarto
    SUBDIR += xracer
    SUBDIR += xrick
    SUBDIR += xripple
    SUBDIR += xrisk
    SUBDIR += xroach
    SUBDIR += xroads
    SUBDIR += xrobots
    SUBDIR += xrot
    SUBDIR += xrubik
    SUBDIR += xsc
    SUBDIR += xscavenger
    SUBDIR += xscorch
    SUBDIR += xscrabble
    SUBDIR += xshipwars-client
    SUBDIR += xshisen
    SUBDIR += xshogi
    SUBDIR += xskat
    SUBDIR += xskewb
    SUBDIR += xsok
    SUBDIR += xsokoban
    SUBDIR += xsol
    SUBDIR += xsoldier
    SUBDIR += xspacewarp
    SUBDIR += xspringies
    SUBDIR += xteddy
    SUBDIR += xtet42
    SUBDIR += xtic
    SUBDIR += xtriangles
    SUBDIR += xtris
    SUBDIR += xtrojka
    SUBDIR += xtron
    SUBDIR += xtruco
    SUBDIR += xtux
    SUBDIR += xvier
    SUBDIR += xvmahjongg
    SUBDIR += xvmines
    SUBDIR += xwelltris
    SUBDIR += xword
    SUBDIR += xworm
    SUBDIR += xzip
    SUBDIR += yadex
    SUBDIR += yahtzee
    SUBDIR += yamsweeper
    SUBDIR += zangband
    SUBDIR += znibbles
    SUBDIR += zoom
    SUBDIR += ztrack

.include <bsd.port.subdir.mk>