# $NetBSD: Makefile,v 1.1.1.1 2009/01/27 17:27:07 joerg Exp $
#

DISTNAME=	html5lib-0.11
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	textproc www python
MASTER_SITES=	http://html5lib.googlecode.com/files/

EXTRACT_SUFX=	.zip

MAINTAINER=	joerg@NetBSD.org
HOMEPAGE=	http://code.google.com/5/html5lib/
COMMENT=	HTML5 parser and tokenizer

PKG_DESTDIR_SUPPORT=	user-destdir

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