9 lines
176 B
Makefile
9 lines
176 B
Makefile
# $OpenBSD: Makefile,v 1.4 2019/12/31 15:32:03 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += libgit2
|
|
SUBDIR += libgit2-glib
|
|
SUBDIR += py-git2
|
|
|
|
.include <bsd.port.subdir.mk>
|