pkgsrc/print/tex-subfigmat/Makefile
minskim c81216be44 Import tex-subfigmat-1.0 as print/tex-subfigmat.
Defines an array/matrix-type environment that is used with the subfigure
package to automate the placement of subfigures (or tables or text). The
subfigures are placed left-to-right, top- to-bottom.
2011-09-17 22:56:48 +00:00

11 lines
298 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/09/17 22:56:48 minskim Exp $
DISTNAME= subfigmat
PKGNAME= tex-${DISTNAME}-1.0
TEXLIVE_REV= 20308
MAINTAINER= minskim@NetBSD.org
COMMENT= Automates layout when using the subfigure package
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"