14 lines
325 B
Makefile
14 lines
325 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 2009/07/10 00:52:22 minskim Exp $
|
||
|
# TeX Live Revision 7340
|
||
|
|
||
|
DISTNAME= type1cm
|
||
|
PKGNAME= tex-${DISTNAME}-0.03
|
||
|
|
||
|
MAINTAINER= minskim@NetBSD.org
|
||
|
COMMENT= Arbitrary size font selection in LaTeX
|
||
|
|
||
|
CONFLICTS+= teTeX-texmf<=3.0nb17
|
||
|
|
||
|
.include "../../print/texlive/module.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|