Prune devel/py-EnthoughtBase
[dports.git] / devel / git-subversion / Makefile
1 # $FreeBSD$
2
3 PKGNAMESUFFIX=  -subversion
4
5 COMMENT=        Distributed source code management tool with FreeBSD subversion bindings
6
7 MASTERDIR=      ${.CURDIR}/../git
8
9 DESCR=          ${.CURDIR}/pkg-descr
10
11 OPTIONS_SLAVE=  SVN
12
13 CONFLICTS_INSTALL=      git-[0-9]* git-gui-[0-9]* git-lite-[0-9]*
14
15 DISTINFO_FILE=  ${MASTERDIR}/distinfo
16
17 .include "${MASTERDIR}/Makefile"