9 lines
176 B
Makefile
9 lines
176 B
Makefile
# $OpenBSD: Makefile,v 1.2 2013/09/27 12:17:44 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += libgit2
|
|
SUBDIR += libgit2-glib
|
|
SUBDIR += py-git2
|
|
|
|
.include <bsd.port.subdir.mk>
|