# New ports collection makefile for: errorhandler
# Date created:		2009-08-19
# Whom:			Dikshie
#
# $FreeBSD: ports/textproc/py-errorhandler/Makefile,v 1.2 2011/02/28 11:01:56 wen Exp $
#

PORTNAME=	errorhandler
PORTVERSION=	1.1.1
CATEGORIES=	textproc python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	dikshie@sfc.wide.ad.jp
COMMENT=	A logging framework handler that tracks when messages above a certain level have been logged.

USE_PYTHON=		yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
