13 lines
250 B
Makefile
13 lines
250 B
Makefile
SUBDIR =
|
|
SUBDIR += algotutor
|
|
SUBDIR += anki
|
|
SUBDIR += drgeo
|
|
SUBDIR += drgeo-doc
|
|
SUBDIR += dvorak7min
|
|
SUBDIR += epte
|
|
SUBDIR += gamgi
|
|
SUBDIR += gtypist
|
|
SUBDIR += verbiste
|
|
|
|
.include <bsd.port.subdir.mk>
|