18 lines
546 B
Makefile
18 lines
546 B
Makefile
# $NetBSD: Makefile,v 1.5 2016/01/27 10:13:21 markd Exp $
|
|
|
|
DISTNAME= ms
|
|
PKGNAME= tex-${DISTNAME}-2014
|
|
TEXLIVE_REV= 29849
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Various LaTeX packages by Martin Schroeder
|
|
LICENSE= lppl-1.3c
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb17
|
|
DEPENDS+= tex-footmisc-[0-9]*:../../print/tex-footmisc
|
|
DEPENDS+= tex-koma-script-[0-9]*:../../print/tex-koma-script
|
|
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
|
|
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|