pkgsrc/devel/tex-multido/Makefile
minskim 9e6a46b87f Import tex-multido-1.42 as devel/tex-multido.
The package provides the \multido command, which was originally designed
for use with with PSTricks. Fixed-point arithmetic is used when working
on the loop variable, so that the package is equally applicable in
graphics applications like PSTricks as it is with the more common
integer loops.
2011-03-16 17:49:02 +00:00

13 lines
310 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/03/16 17:49:02 minskim Exp $
DISTNAME= multido
PKGNAME= tex-${DISTNAME}-1.42
TEXLIVE_REV= 18302
MAINTAINER= minskim@NetBSD.org
COMMENT= Loop facility for Generic TeX
CONFLICTS= teTeX-texmf<=3.0nb29
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"