pkgsrc/print/tex-carlisle/Makefile
minskim 178bacc5da Update tex-carlisle to TeX Live Revision 18137.
The last update used stale distfiles because of an out-of-date mirror.
Noted by David Holland.
2010-05-17 05:23:10 +00:00

20 lines
627 B
Makefile

# $NetBSD: Makefile,v 1.4 2010/05/17 05:23:10 minskim Exp $
# TeX Live Revision 18137
DISTNAME= carlisle
PKGNAME= tex-${DISTNAME}-2009
PKGREVISION= 1
DIST_SUBDIR= ${PKGBASE}-18137nb1
MAINTAINER= minskim@NetBSD.org
COMMENT= LaTeX packages created by David Carlisle
CONFLICTS+= teTeX-texmf<=3.0nb13
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-cm-[0-9]*:../../fonts/tex-cm
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"