ports/devel/git-subversion/Makefile

18 lines
308 B
Makefile

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