mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
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>
|