# $MidnightBSD: trunk/devel/git-lite/Makefile 24322 2018-09-13 17:41:14Z laffer1 $

PKGNAMESUFFIX=	-lite

COMMENT=	Distributed source code management tool (lite package)

MASTERDIR=	${.CURDIR}/../git

DESCR=		${.CURDIR}/pkg-descr

OPTIONS_EXCLUDE=GUI SVN GITWEB CONTRIB P4 CVS PERL

CONFLICTS_INSTALL=	git-[0-9]* git-gui-[0-9]* git-subversion-[0-9]*

DISTINFO_FILE=	${MASTERDIR}/distinfo

.include "${MASTERDIR}/Makefile"
