diff options
author | recht <recht@pkgsrc.org> | 2004-01-04 11:56:29 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-01-04 11:56:29 +0000 |
commit | 3f4d4b3570f55b1cc5cb475cac6056afdaaccdbf (patch) | |
tree | 0e39ec9b5780cffc312cf7924a3797d09b44781a /textproc/Makefile | |
parent | bf1920f0ddadc77c25cc027f299e80e889b9039a (diff) | |
download | pkgsrc-3f4d4b3570f55b1cc5cb475cac6056afdaaccdbf.tar.gz |
add py-libxml2 and py-libxslt
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index a62634f9334..044370b63e9 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.221 2003/12/13 21:22:33 xtraeme Exp $ +# $NetBSD: Makefile,v 1.222 2004/01/04 11:56:29 recht Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -184,6 +184,8 @@ SUBDIR+= py-csv SUBDIR+= py-docutils SUBDIR+= py-dtml SUBDIR+= py-expat +SUBDIR+= py-libxml2 +SUBDIR+= py-libxslt SUBDIR+= py-xmltools SUBDIR+= pyDict SUBDIR+= pyxml |