pkgsrc/print/tex-minted-doc/Makefile
markd 3361b279d1 Update tex-minted{,-doc} to 2.5
Default placement for the listing float is now tbp instead of h. Added
support for fvextra v1.3 features that allow setting breaklines-related
indentation in terms of a number of characters rather than a fixed
dimension. Fixed incompatibility with babel magyar. Added support for
beamer overlays with beameroverlays option.
2017-08-24 00:04:12 +00:00

13 lines
333 B
Makefile

# $NetBSD: Makefile,v 1.6 2017/08/24 00:04:12 markd Exp $
DISTNAME= minted.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2.5
TEXLIVE_REV= 44855
MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/minted
COMMENT= Documentation for tex-minted
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"