pkgsrc/print/tex-tocbibind/Makefile

15 lines
389 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2010/10/28 15:27:10 minskim Exp $
DISTNAME= tocbibind
PKGNAME= tex-${DISTNAME}-1.5k
TEXLIVE_REV= 20085
MAINTAINER= minskim@NetBSD.org
COMMENT= Add bibliography/index/contents to Table of Contents
CONFLICTS+= teTeX-texmf<=3.0nb27
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"