# Created by: Carlo Strub <c-s@c-s.li>
# $FreeBSD: head/devel/bzr-loom/Makefile 455210 2017-11-30 15:50:30Z mat $

PORTNAME=	bzr-loom
PORTVERSION=	2.2.0
PORTREVISION=	1
CATEGORIES=	devel
MASTER_SITES=	http://launchpadlibrarian.net/94514373/ \
		http://www.c-s.li/ports/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Bazaar plugin to assist in developing focused patches

LICENSE=	GPLv2

BUILD_DEPENDS=	bzr:devel/bzr
RUN_DEPENDS=	bzr:devel/bzr

USES=		python:2.7
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
