15 lines
396 B
Makefile
15 lines
396 B
Makefile
# $NetBSD: Makefile,v 1.4 2017/10/21 03:11:10 markd Exp $
|
|
|
|
DISTNAME= tocloft
|
|
PKGNAME= tex-${DISTNAME}-2.3i
|
|
TEXLIVE_REV= 45188
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/tocloft
|
|
COMMENT= Control table of contents, figures, etc
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|