13 lines
255 B
Makefile
13 lines
255 B
Makefile
# $OpenBSD: Makefile.inc,v 1.14 2021/11/19 08:00:54 ajacoutot Exp $
|
|
|
|
CATEGORIES+= devel
|
|
|
|
HOMEPAGE= https://libgit2.org/
|
|
|
|
MAINTAINER ?= Antoine Jacoutot <ajacoutot@openbsd.org>
|
|
|
|
# GPLv2 with linking exemption.
|
|
PERMIT_PACKAGE?= Yes
|
|
|
|
DIST_SUBDIR= libgit
|