pkgsrc/print/tex-multirow/Makefile
minskim 8116137034 Import tex-multirow-1.6 as print/tex-multirow.
The package has a lot of flexibility, including an option for
specifying an entry at the ``natural'' width of its text. The package
is distributed with the bigdelim and bigstrut packages, which can be
used to advantage with \multirow cells.
2009-07-07 23:15:24 +00:00

13 lines
330 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 23:15:24 minskim Exp $
# TeX Live Revision 7340
DISTNAME= multirow
PKGNAME= tex-${DISTNAME}-1.6
MAINTAINER= minskim@NetBSD.org
COMMENT= Create tabular cells spanning multiple rows
CONFLICTS+= teTeX-texmf<=3.0nb16
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"