# New ports collection makefile for: subversion-freebsd # Date created: 29 May 2008 # Whom: dougb@FreeBSD.org # # $FreeBSD$ PORTREVISION= 2 PKGNAMESUFFIX= -freebsd COMMENT= Version control system with FreeBSD Project repo customizations MASTERDIR= ${.CURDIR}/../subversion DESCR= ${.CURDIR}/pkg-descr # Patches required for use with the FreeBSD Project repository only WITH_FREEBSD_SUBVERSION= yes CONFLICTS?= subversion-[0-9]* subversion-devel-[0-9]* MD5_FILE= ${MASTERDIR}/distinfo .include "${MASTERDIR}/Makefile"