freebsd-ports/devel/git-subversion/Makefile
Wesley Shields f184505469 Remove the header for ports I created.
For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it.
2012-12-12 18:48:33 +00:00

17 lines
294 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
.include "${MASTERDIR}/Makefile"