pkgsrc/fonts/tex-stmaryrd/Makefile
wiz 44faa0cdcd Remove teTeX* packages and references to them.
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2017-09-06 16:49:21 +00:00

15 lines
363 B
Makefile

# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:26 wiz Exp $
DISTNAME= stmaryrd
PKGNAME= tex-${DISTNAME}-2010
PKGREVISION= 1
TEXLIVE_REV= 22027
MAINTAINER= minskim@NetBSD.org
COMMENT= St Mary Road symbols for theoretical computer science
LICENSE= lppl-1.3c
TEX_MIXEDMAP_FILES+= stmaryrd.map
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"