Skip to content

Commit b7c6e8c

Browse files
committed
textproc: Add tex-markdown.
1 parent e12842f commit b7c6e8c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

textproc/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.1552 2025/11/28 20:07:22 dkazankov Exp $
1+
# $NetBSD: Makefile,v 1.1553 2025/12/04 11:05:38 jperkin Exp $
22
#
33

44
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -1448,6 +1448,7 @@ SUBDIR+= tex-lwarp
14481448
SUBDIR+= tex-lwarp-doc
14491449
SUBDIR+= tex-makeindex
14501450
SUBDIR+= tex-makeindex-doc
1451+
SUBDIR+= tex-markdown
14511452
SUBDIR+= tex-xindy
14521453
SUBDIR+= tex-xindy-doc
14531454
SUBDIR+= tex-xmltex

0 commit comments

Comments
 (0)