44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
14 lines
347 B
Makefile
14 lines
347 B
Makefile
# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:44 wiz Exp $
|
|
|
|
DISTNAME= supertabular
|
|
PKGNAME= tex-${DISTNAME}-4.1a
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Multi-page tables package
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|