summaryrefslogtreecommitdiff
path: root/fonts/tex-stmaryrd/Makefile
blob: 03771a5bafdaaeeeeab2a133b0a94da3a5943851 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.2 2010/01/29 08:38:03 minskim Exp $
# TeX Live Revision 15878

DISTNAME=	stmaryrd
PKGNAME=	tex-${DISTNAME}-2009

MAINTAINER=	minskim@NetBSD.org
COMMENT=	St Mary Road symbols for theoretical computer science

CONFLICTS+=	teTeX-texmf<=3.0nb15

TEX_MIXEDMAP_FILES+=	stmaryrd.map

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"