7 lines
115 B
Makefile
7 lines
115 B
Makefile
SUBDIR =
|
|
SUBDIR += libgit2
|
|
SUBDIR += libgit2-glib
|
|
SUBDIR += py-git2
|
|
|
|
.include <bsd.port.subdir.mk>
|