Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# $NetBSD: Makefile,v 1.6 2012/12/01 18:37:51 adam Exp $
DISTNAME= html5lib-0.95
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc www python
MASTER_SITES= http://html5lib.googlecode.com/files/
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://code.google.com/p/html5lib/
COMMENT= HTML5 parser and tokenizer
LICENSE= mit
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"