# Created by: Greg Larkin # $FreeBSD$ PORTNAME= batchmodify PORTVERSION= 0.8.0.9694 PORTREVISION= 1 CATEGORIES= www devel python MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ \ LOCAL/glarkin PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Enables users to modify several tickets together at once RUN_DEPENDS+= trac>=0.12:${PORTSDIR}/www/trac USES= zip WRKSRC= ${WRKDIR}/${PORTNAME}plugin/0.12/trunk USE_PYTHON= 2 USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include