head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.06.03.07;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2010.12.10.04.50.32;	author pgollucci;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@# New ports collection makefile for:    trac-OhlohWidgetsMacro
# Date created:                         28 September 2010
# Whom:                                 Douglas Thrift
#
# $FreeBSD: head/www/trac-OhlohWidgetsMacro/Makefile 300897 2012-07-14 14:29:18Z beat $
#

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>
@


1.1
log
@OhlohWidgetsMacro is a plugin for Trac which embeds Ohloh widgets.

WWW: http://www.schwarz.eu/opensource/projects/ohloh_widgets_macro

PR:		ports/151062
Submitted by:	Douglas Thrift
@
text
@d5 1
a5 1
# $FreeBSD$
@

