# New ports collection makefile for:	git-subversion
# Date created:				01 August 2011
# Whom:					wxs@FreeBSD.org
#
# $FreeBSD: ports/devel/git-subversion/Makefile,v 1.3 2011/10/17 03:50:40 wxs Exp $

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

.include "${MASTERDIR}/Makefile"
