pkgsrc/graphics/tex-mcf2graph-doc/Makefile
markd 061b17ee8e tex-mcf2graph{,-doc}: update to 4.57
-change syntax
    n:@ => @n
    n:# => &n
    &"+" => "+"
    &"-" => "-"
    |=n  => #n
    =|   => ##
-delete command ``
-delete command a@#b
-delete command A[1],A[-1]
-delete bond type d,w,z
-fix bug in MOL file output
-fix bug in molecular weight calculation
-fix bug in report output
-fix bug in MOL file output
-improve parts definition
-improve global ext() setting
-fix bug in molecular weight calculation
-fix bug in charged atom calculation
-add commands
    ?!   : /_,!
    ??   : /_^35,/_-35
    /?!  : isopropyl
    /??! : tert-butyl
-change syntax
    /N!_ => /N?! : dimethylamino
-improve inline definition
-improve aux file output,input
2021-02-14 20:09:21 +00:00

13 lines
346 B
Makefile

# $NetBSD: Makefile,v 1.14 2021/02/14 20:09:21 markd Exp $
DISTNAME= mcf2graph.doc
PKGNAME= tex-${DISTNAME:S/./-/}-4.57
TEXLIVE_REV= 57714
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/mcf2graph
COMMENT= Documentation for tex-mcf2graph
LICENSE= mit
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"