c4a760cb60
This package provides MetaPost tools for drawing simple probability trees. One command and several parameters to control the output are provided.
13 lines
345 B
Makefile
13 lines
345 B
Makefile
# $NetBSD: Makefile,v 1.1 2017/06/24 00:10:08 markd Exp $
|
|
|
|
DISTNAME= mptrees.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-17.06
|
|
TEXLIVE_REV= 44453
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/mptrees
|
|
COMMENT= Documentation for tex-mptrees
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|