pkgsrc/print/tex-cite/Makefile
markd 05a69d32ee Update tex-cite{,-doc} to 5.5
latest texlive version.  changes unknown.
2015-04-22 10:24:17 +00:00

13 lines
307 B
Makefile

# $NetBSD: Makefile,v 1.4 2015/04/22 10:24:17 markd Exp $
DISTNAME= cite
PKGNAME= tex-${DISTNAME}-5.5
TEXLIVE_REV= 36428
MAINTAINER= minskim@NetBSD.org
COMMENT= Improved citation handling in LaTeX
CONFLICTS+= teTeX-texmf<=3.0nb20
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"