# ex:ts=8
# Ports collection makefile for: html5lib
# Date created: Aug 8, 2007
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= html5lib
PORTVERSION= 0.95
CATEGORIES= www python
MASTER_SITES= GOOGLE_CODE \
CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rm@FreeBSD.org
COMMENT= A Python based HTML parser based on the HTML5 spec
LICENSE= MIT
USE_PYTHON= -2.7
USE_PYDISTUTILS= easy_install
.include