diff options
author | markd <markd@pkgsrc.org> | 2009-01-31 05:34:02 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2009-01-31 05:34:02 +0000 |
commit | dad64b7a481e9878c18d201092f8e6a74cf037c1 (patch) | |
tree | 3c032193771829547748fc3cb9c1ab9608e030d6 /textproc/Makefile | |
parent | 54e669eda013a1b8734400ca4c236fd2a0643eba (diff) | |
download | pkgsrc-dad64b7a481e9878c18d201092f8e6a74cf037c1.tar.gz |
add py-sphinx
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index c8e5111132d..cf537b6c978 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.459 2009/01/27 18:13:44 joerg Exp $ +# $NetBSD: Makefile,v 1.460 2009/01/31 05:34:02 markd Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -366,6 +366,7 @@ SUBDIR+= py-lxml SUBDIR+= py-markdown SUBDIR+= py-mecab SUBDIR+= py-pygments +SUBDIR+= py-sphinx SUBDIR+= py-textile SUBDIR+= py-xml SUBDIR+= py-yaml |