pkgsrc/print/tex-minitoc-doc/Makefile
markd e44acaac5f Update tex-minitoc{,-doc} to 61
The present release has no functional changes.  Its only purpose was to
reduce the size of the documentation, from 25+mb to <2mb, by removing
images not important to the content.  This work was done by Nils Ole
Tippenhauer, and the release was constructed by Karl Berry, but neither
of us are prospective maintainers of minitoc.
2015-08-02 12:21:43 +00:00

15 lines
370 B
Makefile

# $NetBSD: Makefile,v 1.2 2015/08/02 12:21:43 markd Exp $
DISTNAME= minitoc.doc
PKGNAME= tex-${DISTNAME:S/./-/}-61
TEXLIVE_REV= 37852
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/minitoc
COMMENT= Documentation for tex-minitoc
LICENSE= lppl-1.3c
CONFLICTS+= teTeX-texmf<3.0nb29
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"