12 lines
185 B
Makefile
12 lines
185 B
Makefile
SUBDIR =
|
|
SUBDIR += connectagram
|
|
SUBDIR += cutemaze
|
|
SUBDIR += gottet
|
|
SUBDIR += hexalate
|
|
SUBDIR += peg-e
|
|
SUBDIR += simsu
|
|
SUBDIR += tanglet
|
|
SUBDIR += tetzle
|
|
|
|
.include <bsd.port.subdir.mk>
|