c630b697f9
Major change in 2.4: - new file microtype.lua containing the lua functions.
13 lines
321 B
Makefile
13 lines
321 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/05/26 04:43:42 minskim Exp $
|
|
|
|
DISTNAME= microtype.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.4
|
|
TEXLIVE_REV= 16687
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-microtype
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb17
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|