18 lines
573 B
Makefile
18 lines
573 B
Makefile
# $NetBSD: Makefile,v 1.3 2010/09/14 00:18:13 minskim Exp $
|
|
|
|
DISTNAME= ms
|
|
PKGNAME= tex-${DISTNAME}-2009
|
|
TEXLIVE_REV= 16596
|
|
DIST_SUBDIR= ${PKGBASE}-${TEXLIVE_REV}.2010
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Various LaTeX packages by Martin Schroeder
|
|
|
|
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"
|