freebsd-ports/devel/git-lite/Makefile

18 lines
328 B
Makefile
Raw Normal View History

# $FreeBSD$
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= git-[0-9]* git-subversion-[0-9]*
DISTINFO_FILE= ${MASTERDIR}/distinfo
.include "${MASTERDIR}/Makefile"