# Created by: Li-Wen Hsu # $FreeBSD$ PORTNAME= trace2html PORTVERSION= 0.2.1 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= HTML coverage report generator for trace.py LICENSE= GPLv2 USES= python:2 USE_PYTHON= distutils autoplist .include