diff options
author | gdt <gdt@pkgsrc.org> | 2022-01-30 01:26:48 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2022-01-30 01:26:48 +0000 |
commit | dc66ee6bbf7824d14cbe655715ae630913b15875 (patch) | |
tree | f8d9e99bf123ec9563e4998062ddeb72944a39b4 /textproc/Makefile | |
parent | 8f03dabb149e3430ae40075c4c712e6378383eda (diff) | |
download | pkgsrc-dc66ee6bbf7824d14cbe655715ae630913b15875.tar.gz |
textproc: Enable py-breathe
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 d8c011e920a..aa4ae502a99 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1272 2022/01/29 21:46:17 wiz Exp $ +# $NetBSD: Makefile,v 1.1273 2022/01/30 01:26:48 gdt Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -959,6 +959,7 @@ SUBDIR+= py-babelfish SUBDIR+= py-biplist SUBDIR+= py-black SUBDIR+= py-bracex +SUBDIR+= py-breathe SUBDIR+= py-cElementTree SUBDIR+= py-cabocha SUBDIR+= py-cmTemplate |