diff options
author | wiz <wiz> | 2016-10-09 22:08:26 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-10-09 22:08:26 +0000 |
commit | 82b302fa36398ffc187b71e1f67a014e1ec93ef2 (patch) | |
tree | 50a8651485ba7239784c375669149191fd020e07 /print | |
parent | f16e33f48402ff189db4760429f6e07d0dd1120f (diff) | |
download | pkgsrc-82b302fa36398ffc187b71e1f67a014e1ec93ef2.tar.gz |
+ LaTeXML.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index cff2bc1cfd4..bbb902c3f8c 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.674 2016/09/20 13:16:59 markd Exp $ +# $NetBSD: Makefile,v 1.675 2016/10/09 22:08:26 wiz Exp $ # COMMENT= Desktop publishing @@ -6,6 +6,7 @@ COMMENT= Desktop publishing SUBDIR+= LPRng SUBDIR+= LPRng-core SUBDIR+= LPRng-doc +SUBDIR+= LaTeXML SUBDIR+= R-knitr SUBDIR+= a2ps SUBDIR+= abc2ps |