pkgsrc/print/tex-cases/Makefile
minskim f67a84d1fb Import tex-cases-2.5 as print/tex-cases.
This package defines the environment numcases: equations with several
alternative right-hand sides, with equation numbers for each
alternative.  It also defines environment subnumcases, where each
alternative is a sub-number (e.g., 8a, 8b, ...) of the equation set as
a whole.
2010-04-16 17:34:54 +00:00

13 lines
315 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/04/16 17:34:54 minskim Exp $
# TeX Live Revision 17123
DISTNAME= cases
PKGNAME= tex-${DISTNAME}-2.5
MAINTAINER= minskim@NetBSD.org
COMMENT= Numbered cases environment for LaTeX
CONFLICTS+= ltx-misc<2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"