pkgsrc/print/tex-texinfo/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
382 B
Makefile

# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:45 wiz Exp $
DISTNAME= texinfo
PKGNAME= tex-${DISTNAME}-5.1.44706
TEXLIVE_REV= 44706
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/texinfo
COMMENT= Texinfo documentation system
LICENSE= gnu-gpl-v2
DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"