Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / print / tex-microtype / Makefile
blobb70cf7900f0e11a1422fb49fa370ffe1eb3f18cd
1 # $NetBSD: Makefile,v 1.1.1.1 2009/07/09 23:04:33 minskim Exp $
3 DISTNAME= microtype
4 PKGNAME= tex-${DISTNAME}-2.4
5 TEXLIVE_REV= 16687
7 MAINTAINER= minskim@NetBSD.org
8 COMMENT= Interface to the micro-typographic features of pdfTeX
10 CONFLICTS+= teTeX-texmf<=3.0nb17
11 DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
12 DEPENDS+= tex-pdftex>=1.30:../../print/tex-pdftex
14 .include "../../print/texlive/package.mk"
15 .include "../../mk/bsd.pkg.mk"