summaryrefslogtreecommitdiff
path: root/print/tex-microtype/Makefile
blob: c74ec0d378c05f52d984979836aa6767f0989c36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1.1.1 2009/07/09 23:04:33 minskim Exp $
# TeX Live Revision 12566

DISTNAME=	microtype
PKGNAME=	tex-${DISTNAME}-2.3c

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Interface to the micro-typographic features of pdfTeX

CONFLICTS+=	teTeX-texmf<=3.0nb17
DEPENDS+=	tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+=	tex-pdftex>=1.30:../../print/tex-pdftex

.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"