pkgsrc/graphics/tex-mcf2graph-doc/Makefile
markd 1fffee49f3 tex-mcf2graph{,-doc}: update to 4.40
-add function MC()
-change function name MCa() => MCat()
-delete function MCc(),MCd(),MCf()
-add angle parameter mangle
-add size parameter
   thickness_mframe
-change size parameter name
   bond_len => blength
   max_bond_length => max_blength
   font_wd,font_ht => fsize(w,h)
   margin_left_right,margin_top_bottom
     => fmargin(w,h)
   thickness_font_frame => thickness_fframe
   thickness_atom_frame => thickness_aframe
-delete ratio parameter ratio_bond_width
-delete option parameter sw_solid
-change option parameter name
   sw_clip        => sw_trimming
   sw_bond_single => sw_single
   sw_fomt_frame  => sw_fframe
   sw_mol_frame   => sw_mframe
   sw_atom_frame  => sw_aframe
-update MCF manual
2019-05-11 23:28:46 +00:00

13 lines
345 B
Makefile

# $NetBSD: Makefile,v 1.10 2019/05/11 23:28:46 markd Exp $
DISTNAME= mcf2graph.doc
PKGNAME= tex-${DISTNAME:S/./-/}-4.40
TEXLIVE_REV= 50506
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/mcf2graph
COMMENT= Documentation for tex-mcf2graph
LICENSE= mit
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"