pkgsrc/print/tex-t2/Makefile
2019-01-24 10:45:19 +00:00

16 lines
429 B
Makefile

# $NetBSD: Makefile,v 1.5 2019/01/24 10:45:19 markd Exp $
DISTNAME= t2
PKGNAME= tex-${DISTNAME}-2018.47870
TEXLIVE_REV= 47870
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/t2
COMMENT= Support for using T2 encoding
LICENSE= lppl-1.3c
DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"