# $FreeBSD$ PORTNAME= navadd PORTVERSION= 0.1 PORTREVISION= 4 CATEGORIES= www devel python MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= brooks PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Plugin for adding navigation items into Trac navigation bars RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac USE_PYTHON= 2 USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes WRKSRC= ${WRKDIR}/${PORTNAME}plugin .include "${.CURDIR}/../../www/trac/plugin.mk" .include