44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
14 lines
338 B
Makefile
14 lines
338 B
Makefile
# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:31 wiz Exp $
|
|
|
|
DISTNAME= bezos
|
|
PKGNAME= tex-${DISTNAME}-25507
|
|
TEXLIVE_REV= 25507
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Packages by Javier Bezos
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|