2020-01-19 00:30:43 +01:00
|
|
|
# $NetBSD: Makefile,v 1.6 2020/01/18 23:34:31 rillig Exp $
|
2011-01-22 23:23:57 +01:00
|
|
|
|
|
|
|
DISTNAME= minitoc
|
2019-01-24 20:51:31 +01:00
|
|
|
PKGNAME= tex-${DISTNAME}-62
|
|
|
|
TEXLIVE_REV= 48196
|
2011-01-22 23:23:57 +01:00
|
|
|
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
2020-01-19 00:30:43 +01:00
|
|
|
HOMEPAGE= https://ctan.org/pkg/minitoc
|
2011-01-22 23:23:57 +01:00
|
|
|
COMMENT= Produce a table of contents for each chapter, part or section
|
2015-08-02 14:21:43 +02:00
|
|
|
LICENSE= lppl-1.3c
|
2011-01-22 23:23:57 +01:00
|
|
|
|
|
|
|
DEPENDS+= tex-cmsd>=2010:../../fonts/tex-cmsd
|
|
|
|
DEPENDS+= tex-latex>=2010:../../print/tex-latex
|
|
|
|
DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin
|
|
|
|
DEPENDS+= tex-notoccite>=2009:../../print/tex-notoccite
|
|
|
|
DEPENDS+= tex-placeins>=2.2:../../print/tex-placeins
|
|
|
|
|
2019-12-06 21:17:03 +01:00
|
|
|
TEXLIVE_UNVERSIONED= yes
|
2011-01-22 23:23:57 +01:00
|
|
|
.include "../../print/texlive/package.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|