summaryrefslogtreecommitdiffstats
path: root/games/kdegames4/Makefile.common
blob: 7c540abe936254a889b9fe292eece9b147203241 (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
76
77
78
79
80
81
82
83
84
85
# KDE4_GAMES_ALL entry must be a portname, port directory can be overridden
# if needed. Option description is also used as port's COMMENT
# (use COMMENT=	${${PORTNAME}_DESC} for new ports)

KDE4_GAMES_ALL=	bomber \
		bovo \
		granatier \
		kajongg \
		kapman \
		katomic \
		kblackbox \
		kblocks \
		kbounce \
		kbreakout \
		kdiamond \
		kfourinline \
		kgoldrunner \
		kigo \
		killbots \
		kiriki \
		kjumpingcube \
		klines \
		klickety \
		kmahjongg \
		kmines \
		knavalbattle \
		knetwalk \
		kolf \
		kollision \
		konquest \
		kpat \
		kreversi \
		kshisen \
		ksirk \
		ksnakeduel \
		kspaceduel \
		ksquares \
		ksudoku \
		ktuberling \
		kubrick \
		lskat \
		palapeli \
		picmi

ksnakeduel_DETECT=	${KDE_PREFIX}/bin/ktron

bomber_DESC=	Arcade Bombing game
bovo_DESC=	Five-in-a-row Board game
granatier_DESC=	Bomberman clone
kajongg_DESC=	Ancient Chinese board game for 4 players
kapman_DESC=	Pac-Man Clone
katomic_DESC=	Sokoban-like Logic game
kblackbox_DESC=	Blackbox Logic game
kblocks_DESC=	Falling Blocks game
kbounce_DESC=	Ball Bouncing game
kbreakout_DESC=	Breakout-like game
kdiamond_DESC=	Three-in-a-row game
kfourinline_DESC=	Four-in-a-row Board game
kgoldrunner_DESC=	Hunt Gold, Dodge Enemies and Solve Puzzles
kigo_DESC=	Go Board game
killbots_DESC=	Evade killer robots
kiriki_DESC=	Yahtzee-like Dice game
kjumpingcube_DESC=	Territory Capture game
klines_DESC=	Tactical game
klickety_DESC=	Tetris themed solitaire
kmahjongg_DESC=	Mahjongg Solitaire
kmines_DESC=	Minesweeper-like game
knavalbattle_DESC=	Ship Sinking game
knetwalk_DESC=	Network Construction game
kolf_DESC=	Miniature Golf
kollision_DESC=	Simple ball dodging game
konquest_DESC=	Galactic Strategy game
kpat_DESC=	Patience Card game
kreversi_DESC=	Reversi Board game
kshisen_DESC=	Shisen-Sho Mahjongg-like Tile game
ksirk_DESC=	World Domination Strategy game
ksnakeduel_DESC=	Snake-like game
kspaceduel_DESC=	Space Arcade game
ksquares_DESC=	Connect the dots to create squares
ksudoku_DESC=	Sudoku game
ktuberling_DESC=	Picture game for Children
kubrick_DESC=	3-D game based on Rubik's Cube
lskat_DESC=	Card game
palapeli_DESC=	Jigsaw puzzle game
picmi_DESC=	Single player logic-based puzzle game
OpenPOWER on IntegriCloud