# New ports collection makefile for:    trac-OhlohWidgetsMacro
# Date created:                         28 September 2010
# Whom:                                 Douglas Thrift
#
# $FreeBSD: ports/www/trac-OhlohWidgetsMacro/Makefile,v 1.1 2010/12/10 04:50:32 pgollucci Exp $
#

PORTNAME=	OhlohWidgetsMacro
PORTVERSION=	0.2
CATEGORIES=	www devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	trac-

MAINTAINER=	douglas@douglasthrift.net
COMMENT=	Trac macro to embed Ohloh widgets

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pycerberus>=0.3:${PORTSDIR}/devel/py-pycerberus \
		tracd:${PORTSDIR}/www/trac

LICENSE=	MIT

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
