pkgsrc/print/tex-sansmath/Makefile
minskim 3b5c321f78 Import tex-sansmath-1.1 as print/tex-sansmath.
The package defines a new math version sans, and a command \sansmath
that behaves somewhat like \boldmath.
2010-04-30 18:18:18 +00:00

13 lines
305 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/04/30 18:18:18 minskim Exp $
# TeX Live Revision 17997
DISTNAME= sansmath
PKGNAME= tex-${DISTNAME}-1.1
MAINTAINER= minskim@NetBSD.org
COMMENT= Maths in a sans font
CONFLICTS+= tex-ltxmisc<2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"