8 lines
149 B
Makefile
8 lines
149 B
Makefile
# $OpenBSD: Makefile,v 1.1 2011/06/30 12:07:59 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += libgit2
|
|
SUBDIR += py-git2
|
|
|
|
.include <bsd.port.subdir.mk>
|