pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc textproc/Makefile: + py-html5-parser



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f76236e6f266
branches:  trunk
changeset: 374892:f76236e6f266
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 31 09:24:06 2018 +0000

description:
textproc/Makefile: + py-html5-parser

diffstat:

 textproc/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f693ea71fe99 -r f76236e6f266 textproc/Makefile
--- a/textproc/Makefile Wed Jan 31 09:23:30 2018 +0000
+++ b/textproc/Makefile Wed Jan 31 09:24:06 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.972 2018/01/17 20:12:30 markd Exp $
+# $NetBSD: Makefile,v 1.973 2018/01/31 09:24:06 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -748,6 +748,7 @@
 SUBDIR+=       py-gnosis-utils
 SUBDIR+=       py-guessit
 SUBDIR+=       py-html2text
+SUBDIR+=       py-html5-parser
 SUBDIR+=       py-html5lib
 SUBDIR+=       py-humanize
 SUBDIR+=       py-inflection



Home | Main Index | Thread Index | Old Index