3c5d527141
Changes: - Remove a superfluous message from the console output: "The document has [section|chapter] divisions"
13 lines
322 B
Makefile
13 lines
322 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/10/28 15:27:10 minskim Exp $
|
|
|
|
DISTNAME= tocbibind.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.5k
|
|
TEXLIVE_REV= 20085
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-tocbibind
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb27
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|