# $NetBSD: Makefile,v 1.2 2012/10/07 11:54:32 asau Exp $
#

VERS=		1.1.1
DISTNAME=	errorhandler-${VERS}
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	textproc
MASTER_SITES=	${MASTER_SITE_PYPI:=e/errorhandler/}

MAINTAINER=			helgoman@users.sourceforge.net
HOMEPAGE=			http://www.simplistix.co.uk/software/python/errorhandler
COMMENT=			Logging framework handler
LICENSE=			mit

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
