44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
14 lines
358 B
Makefile
14 lines
358 B
Makefile
# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:31 wiz Exp $
|
|
|
|
DISTNAME= booktabs
|
|
PKGNAME= tex-${DISTNAME}-1.618033
|
|
TEXLIVE_REV= 40846
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Publication quality tables in LaTeX
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|