diff options
author | joerg <joerg> | 2009-01-27 18:13:44 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-01-27 18:13:44 +0000 |
commit | 9ca66972ee31e15247258107bd00e180eb5a6f2a (patch) | |
tree | c082c300de400e59e03497b97ad03c8697096587 /textproc | |
parent | ba3b60d7fbbb2c80ac0a5c9b7f02c8558cebf9e1 (diff) | |
download | pkgsrc-9ca66972ee31e15247258107bd00e180eb5a6f2a.tar.gz |
+ py-html5lib
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index cee71b540fa..c8e5111132d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.458 2009/01/18 17:38:51 wiz Exp $ +# $NetBSD: Makefile,v 1.459 2009/01/27 18:13:44 joerg Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -359,6 +359,7 @@ SUBDIR+= py-feedparser SUBDIR+= py-gdick SUBDIR+= py-gnosis-utils SUBDIR+= py-html2text +SUBDIR+= py-html5lib SUBDIR+= py-libxml2 SUBDIR+= py-libxslt SUBDIR+= py-lxml |