2015-08-02 12:41:46 +02:00
|
|
|
# $NetBSD: Makefile,v 1.4 2015/08/02 10:41:46 markd Exp $
|
2015-04-27 09:12:52 +02:00
|
|
|
|
|
|
|
DISTNAME= mathtools
|
2015-08-02 12:41:46 +02:00
|
|
|
PKGNAME= tex-${DISTNAME}-1.17
|
|
|
|
TEXLIVE_REV= 37587
|
2015-04-27 09:12:52 +02:00
|
|
|
|
2015-04-28 22:08:34 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2015-06-14 14:50:00 +02:00
|
|
|
HOMEPAGE= http://ctan.org/pkg/mathtools
|
2015-04-27 09:12:52 +02:00
|
|
|
COMMENT= Mathematical tools to use with amsmath
|
|
|
|
LICENSE= lppl-1.3c
|
|
|
|
|
|
|
|
DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
|
|
|
|
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|