# Created by: Dikshie # $FreeBSD: head/textproc/py-errorhandler/Makefile 363904 2014-08-03 14:15:08Z olgeni $ PORTNAME= errorhandler PORTVERSION= 1.1.1 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dikshie@sfc.wide.ad.jp COMMENT= Logging framework handler that tracks when messages above a certain level have been logged USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include