14 lines
333 B
Makefile
14 lines
333 B
Makefile
# $NetBSD: Makefile,v 1.5 2016/01/26 10:47:27 markd Exp $
|
|
|
|
DISTNAME= type1cm
|
|
PKGNAME= tex-${DISTNAME}-0.03
|
|
TEXLIVE_REV= 21820
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Arbitrary size font selection in LaTeX
|
|
LICENSE= lppl-1.3c
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb17
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|