summaryrefslogtreecommitdiff
path: root/www/py-html5lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-html5lib/Makefile')
-rw-r--r--www/py-html5lib/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/py-html5lib/Makefile b/www/py-html5lib/Makefile
index a196e90e0596..9acc5562433a 100644
--- a/www/py-html5lib/Makefile
+++ b/www/py-html5lib/Makefile
@@ -10,14 +10,16 @@ PORTNAME= html5lib
PORTVERSION= 0.90
PORTREVISION= 1
CATEGORIES= www python
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES= GOOGLE_CODE
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= cvs-src@yandex.ru
COMMENT= A Python based HTML parser based on the HTML5 spec
+LICENSE= MIT
+
+PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
USE_ZIP= yes
-#NO_WRKSUBDIR= yes
USE_PYTHON= 2.5+
USE_PYDISTUTILS= easy_install