# $FreeBSD: tags/RELEASE_11_0_0/www/trac-pydotorgtheme/Makefile 416081 2016-05-29 01:29:08Z amdmi3 $

PORTNAME=	pydotorgtheme
PORTVERSION=	2.0
PORTREVISION=	4
CATEGORIES=	www devel python
MASTER_SITES=	LOCAL/brooks
PKGNAMEPREFIX=	trac-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Theme that emulates the look of python.org

RUN_DEPENDS=	tracd:www/trac \
		trac-themeengine>=2.0:www/trac-themeengine

USES=		python:2
USE_PYTHON=	distutils autoplist
NO_ARCH=	yes
WRKSRC=		${WRKDIR}/${PORTNAME}

.include <bsd.port.mk>
