diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-18 15:46:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-18 15:46:28 +0000 |
commit | b900572e70fca24dc60eb875ef377971f4f4231c (patch) | |
tree | 5838d259821560120a58741d078552b5a256664e /textproc | |
parent | d586028e0f370f9e243384a5825bf08250189a62 (diff) | |
download | pkgsrc-b900572e70fca24dc60eb875ef377971f4f4231c.tar.gz |
+ py-lxml.
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 236fde78be9..c2815d1aac8 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.449 2008/11/18 14:56:15 wiz Exp $ +# $NetBSD: Makefile,v 1.450 2008/11/18 15:46:28 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -355,6 +355,7 @@ SUBDIR+= py-gnosis-utils SUBDIR+= py-html2text SUBDIR+= py-libxml2 SUBDIR+= py-libxslt +SUBDIR+= py-lxml SUBDIR+= py-markdown SUBDIR+= py-mecab SUBDIR+= py-pygments |