pkgsrc/print/tex-ntheorem/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

13 lines
318 B
Makefile

# $NetBSD: Makefile,v 1.2 2017/09/06 16:49:42 wiz Exp $
DISTNAME= ntheorem
PKGNAME= tex-${DISTNAME}-1.31
TEXLIVE_REV= 27609
TEXLIVE_USE_CTAN= yes
MAINTAINER= jaapb@NetBSD.org
COMMENT= Enhanced theorem environment for LaTeX
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"