6 lines
96 B
Makefile
6 lines
96 B
Makefile
|
SUBDIR =
|
||
|
SUBDIR += bash
|
||
|
SUBDIR += bash-completion
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|