pkgsrc/fonts/tex-marvosym/Makefile
minskim d9c491d7d1 Import tex-marvosym-2.1 as fonts/tex-marvosym.
Martin Vogel's Symbol (marvosym) font contains the Euro currency
symbol as defined by the European commission, and also in shapes to
blend with typefaces Times, Helvetica and Courier; symbols for
structural engineering; symbols for steel cross- sections; astronomy
signs (sun, moon, planets); the 12 signs of the zodiac; scissor
symbols; CE sign and others.  The font is distributed here as an Adobe
Type 1 font, which was converted from Vogel's original TrueType;
support macros for use with LaTeX are also provided.  Separate
packaging for OzTeX users is available.
2009-04-29 05:28:22 +00:00

15 lines
345 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 05:28:22 minskim Exp $
# TeX Live Revision 10608
DISTNAME= marvosym
PKGNAME= tex-${DISTNAME}-2.1
MAINTAINER= minskim@NetBSD.org
COMMENT= Martin Vogel's Symbols font
CONFLICTS+= teTeX-texmf<=3.0nb13
TEX_MAP_FILES+= marvosym.map
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"