pkgsrc/fonts/tex-courier/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

14 lines
323 B
Makefile

# $NetBSD: Makefile,v 1.10 2017/09/06 16:49:23 wiz Exp $
DISTNAME= courier
PKGNAME= tex-${DISTNAME}-2014
TEXLIVE_REV= 35058
MAINTAINER= minskim@NetBSD.org
COMMENT= Adobe Type 1 "free" copies of Courier
LICENSE= gnu-gpl-v2
TEX_MAP_FILES+= ucr.map
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"