# $FreeBSD: tags/RELEASE_10_0_0/ports-mgmt/port-authoring-tools/Makefile 328338 2013-09-26 07:10:09Z jgh $

PORTNAME=	port-authoring-tools
PORTVERSION=	1.0
PORTREVISION=	1
CATEGORIES=	ports-mgmt
MASTER_SITES=	# empty
DISTFILES=	# empty
EXTRACT_ONLY=	# empty

MAINTAINER=	jgh@FreeBSD.org
COMMENT=	"meta-port" for tools to test and submit changes to ports

# note: portlint is brought in by porttools
RUN_DEPENDS=	\
		${LOCALBASE}/bin/svn:${PORTSDIR}/devel/subversion \
		${LOCALBASE}/sbin/libchk:${PORTSDIR}/sysutils/libchk \
		${LOCALBASE}/bin/port:${PORTSDIR}/ports-mgmt/porttools

NO_BUILD=	yes
NO_MTREE=	yes

do-install:	# empty

.include <bsd.port.mk>
