# $FreeBSD: head/devel/rbtools/Makefile 371718 2014-10-29 22:23:20Z rakuco $ PORTNAME= ${ORIGNAME:tl} DISTVERSION= 0.6.2 CATEGORIES= devel MASTER_SITES= http://downloads.reviewboard.org/releases/${ORIGNAME}/${DISTVERSION:R}/ DISTNAME= ${ORIGNAME}-${DISTVERSION} MAINTAINER= rakuco@FreeBSD.org COMMENT= Set of client tools to use with Review Board LICENSE= MIT ORIGNAME= RBTools USES= python:2 USE_PYTHON= distutils autoplist .include