pkgsrc/fonts/tex-rsfs/Makefile
minskim 86ca7088e8 Import tex-rsfs-2008.11620 as fonts/tex-rsfs.
The fonts provide uppercase `formal' script letters for use as symbols
in scientific and mathematical typesetting (in contrast to the
informal script fonts such as that used for the `calligraphic' symbols
in the TeX maths symbol font).  The fonts are provided as MetaFont
source, and as derived Adobe Type 1 format.  LaTeX support, for using
these fonts in mathematics, is available via one of the packages
calrsfs and mathrsfs.
2009-06-07 07:07:51 +00:00

15 lines
354 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/06/07 07:07:51 minskim Exp $
# TeX Live Revision 11620
DISTNAME= rsfs
PKGNAME= tex-${DISTNAME}-2008.11620
MAINTAINER= minskim@NetBSD.org
COMMENT= Ralph Smith's Formal Script font
CONFLICTS+= teTeX-texmf<=3.0nb15
TEX_MIXEDMAP_FILES+= rsfs.map
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"