pkgsrc/print/tex-amsmath/Makefile

15 lines
337 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2010/01/29 09:53:30 minskim Exp $
# TeX Live Revision 15878
DISTNAME= amsmath
PKGNAME= tex-${DISTNAME}-2.13
PKGREVISION= 1
MAINTAINER= minskim@NetBSD.org
COMMENT= AMS mathematical facilities for LaTeX
CONFLICTS+= teTeX-texmf<=3.0nb13
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"