2013-10-05 21:05:57 +02:00
|
|
|
# Created by: Carlo Strub
|
2012-04-14 00:24:55 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= bzr-scmproj
|
|
|
|
PORTVERSION= 0.6.2
|
2012-06-17 22:42:28 +02:00
|
|
|
PORTREVISION= 1
|
2012-04-14 00:24:55 +02:00
|
|
|
CATEGORIES= devel
|
|
|
|
MASTER_SITES= http://launchpadlibrarian.net/101701273/ \
|
|
|
|
http://www.c-s.li/ports/
|
|
|
|
|
2013-10-05 21:04:33 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2012-04-14 00:24:55 +02:00
|
|
|
COMMENT= Organise and manage a collection of bzr branches
|
|
|
|
|
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2016-04-01 16:00:51 +02:00
|
|
|
BUILD_DEPENDS= bzr:devel/bzr
|
|
|
|
RUN_DEPENDS= bzr:devel/bzr
|
2012-04-14 00:24:55 +02:00
|
|
|
|
2014-10-20 18:04:12 +02:00
|
|
|
USES= python
|
|
|
|
USE_PYTHON= distutils autoplist
|
2012-04-14 00:24:55 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|