pkgsrc/print/tex-jurabib/Makefile

19 lines
593 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1.1.1 2011/03/13 23:50:16 minskim Exp $
DISTNAME= jurabib
PKGNAME= tex-${DISTNAME}-0.6
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= BibTeX citation support for the humanities and legal texts
CONFLICTS= teTeX-texmf<=3.0nb29
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
DEPENDS+= tex-url-[0-9]*:../../print/tex-url
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"