freebsd-ports/devel/git-lite/Makefile
2015-02-25 11:25:42 +00:00

17 lines
328 B
Makefile

# $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"