pkgsrc/print/tex-leaflet-doc/Makefile
markd e93f61b587 tex-leaflet{,-doc}: update to 2.1a
2.1a
The \CutLine macro now has an optional parameter for selecting
the line type.

2.0d
Using UTF8 in the preamble for author names to prevent unpacking issue.

2.0b
Much of the code has been rewritten using the new LaTeX hooks.
2021-02-20 10:24:30 +00:00

13 lines
352 B
Makefile

# $NetBSD: Makefile,v 1.9 2021/02/20 10:24:31 markd Exp $
DISTNAME= leaflet.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2.1a
TEXLIVE_REV= 56878
MAINTAINER= leot1990@users.sourceforge.net
HOMEPAGE= https://ctan.org/pkg/leaflet
COMMENT= Documentation for tex-leaflet
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"