mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
17 lines
484 B
Makefile
17 lines
484 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/01/12 16:59:31 minskim Exp $
|
|
|
|
DISTNAME= changebar
|
|
PKGNAME= tex-${DISTNAME}-3.5c
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Generate changebars in LaTeX documents
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb28
|
|
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
|
|
DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin
|
|
DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|