5 lines
90 B
Makefile
5 lines
90 B
Makefile
SUBDIR =
|
|
SUBDIR += player
|
|
SUBDIR += plugins
|
|
|
|
.include <bsd.port.subdir.mk>
|