e50998f1eb
Changes: - Make LaTeX packages work with stix
14 lines
338 B
Makefile
14 lines
338 B
Makefile
# $NetBSD: Makefile,v 1.6 2013/11/17 18:49:37 minskim Exp $
|
|
|
|
DISTNAME= amsfonts.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-3.04
|
|
TEXLIVE_REV= 29208
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-amsfonts
|
|
LICENSE= ofl-v1.1
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb13
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|