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

17 lines
314 B
Makefile

# $FreeBSD$
PKGNAMESUFFIX= -subversion
COMMENT= Distributed source code management tool with FreeBSD subversion bindings
MASTERDIR= ${.CURDIR}/../git
DESCR= ${.CURDIR}/pkg-descr
OPTIONS_SLAVE= SVN
CONFLICTS= git-[0-9]* git-lite-[0-9]*
DISTINFO_FILE= ${MASTERDIR}/distinfo
.include "${MASTERDIR}/Makefile"