pkgsrc/print/tex-tabls/Makefile
minskim 2e6f99f9ca Import tex-tabls-3.5 as print/tex-tabls.
This package modifies LaTeX's array and tabular environments to keep
text from touching other text or hlines above or below.  Several new
parameters are defined and some standard macros are re-defined.  The
package slows down compilation of tables, since each entry is boxed
twice.
2010-04-29 22:51:05 +00:00

13 lines
326 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/04/29 22:51:05 minskim Exp $
# TeX Live Revision 17255
DISTNAME= tabls
PKGNAME= tex-${DISTNAME}-3.5
MAINTAINER= minskim@NetBSD.org
COMMENT= Better vertical spacing in tables and arrays
CONFLICTS+= tex-ltxmisc<2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"