pkgsrc/print/tex-multirow/Makefile
minskim 056b0e63a1 Update tex-multirow to TeX Live Revision 17256.
- The full PDF manual was added.
2010-05-17 21:32:48 +00:00

13 lines
321 B
Makefile

# $NetBSD: Makefile,v 1.2 2010/05/17 21:32:48 minskim Exp $
DISTNAME= multirow
PKGNAME= tex-${DISTNAME}-1.6
TEXLIVE_REV= 17256
MAINTAINER= minskim@NetBSD.org
COMMENT= Create tabular cells spanning multiple rows
CONFLICTS+= teTeX-texmf<=3.0nb16
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"