mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
8 lines
134 B
Makefile
8 lines
134 B
Makefile
SUBDIR =
|
|
SUBDIR += calculator
|
|
SUBDIR += code
|
|
SUBDIR += dock
|
|
SUBDIR += granite
|
|
|
|
.include <bsd.port.subdir.mk>
|