2013-04-06 05:45:05 +02:00
|
|
|
# $NetBSD: Makefile,v 1.4 2013/04/06 03:45:22 rodent Exp $
|
2009-07-17 01:25:23 +02:00
|
|
|
|
|
|
|
DISTNAME= algorithms
|
2010-05-11 02:11:26 +02:00
|
|
|
PKGNAME= tex-${DISTNAME}-2009
|
|
|
|
TEXLIVE_REV= 15878
|
2010-09-14 02:18:08 +02:00
|
|
|
DIST_SUBDIR= ${PKGBASE}-${TEXLIVE_REV}.2010
|
2009-07-17 01:25:23 +02:00
|
|
|
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
2013-04-06 05:45:05 +02:00
|
|
|
COMMENT= Suite of tools for typesetting algorithms in pseudo-code
|
2009-07-17 01:25:23 +02:00
|
|
|
LICENSE= gnu-lgpl-v2.1
|
|
|
|
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb19
|
|
|
|
DEPENDS+= tex-float-[0-9]*:../../print/tex-float
|
|
|
|
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
|
|
|
|
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
|
|
|
|
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
|
|
|
|
|
2010-05-11 02:11:26 +02:00
|
|
|
.include "../../print/texlive/package.mk"
|
2009-07-17 01:25:23 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|