pkgsrc/print/tex-moreverb/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
327 B
Makefile

# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:41 wiz Exp $
DISTNAME= moreverb
PKGNAME= tex-${DISTNAME}-2.3a
TEXLIVE_REV= 22126
MAINTAINER= minskim@NetBSD.org
COMMENT= Extended verbatim
LICENSE= lppl-1.3c
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"