pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc Add and enable p5-Text-MultiMarkdown.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af5c22cf1816
branches:  trunk
changeset: 338865:af5c22cf1816
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sat Aug 31 19:56:32 2019 +0000

description:
Add and enable p5-Text-MultiMarkdown.

diffstat:

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

diffs (17 lines):

diff -r 29d93f411f69 -r af5c22cf1816 textproc/Makefile
--- a/textproc/Makefile Sat Aug 31 19:55:58 2019 +0000
+++ b/textproc/Makefile Sat Aug 31 19:56:32 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1046 2019/08/26 18:32:43 ng0 Exp $
+# $NetBSD: Makefile,v 1.1047 2019/08/31 19:56:32 schmonz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -601,6 +601,7 @@
 SUBDIR+=       p5-Text-Markdown-Discount
 SUBDIR+=       p5-Text-MicroTemplate
 SUBDIR+=       p5-Text-Microformat
+SUBDIR+=       p5-Text-MultiMarkdown
 SUBDIR+=       p5-Text-Ngram
 SUBDIR+=       p5-Text-Nimble
 SUBDIR+=       p5-Text-PDF



Home | Main Index | Thread Index | Old Index