2010-09-11 01:56:32 +02:00
|
|
|
# $NetBSD: Makefile,v 1.4 2010/09/10 23:56:32 minskim Exp $
|
2007-05-28 16:07:16 +02:00
|
|
|
|
|
|
|
DISTNAME= algorithm2e
|
2010-09-11 01:56:32 +02:00
|
|
|
PKGNAME= tex-${DISTNAME}-4.01
|
|
|
|
TEXLIVE_REV= 16417
|
2007-05-28 16:07:16 +02:00
|
|
|
|
|
|
|
MAINTAINER= jmmv@NetBSD.org
|
2010-09-11 01:56:32 +02:00
|
|
|
COMMENT= Floating algorithm environment with algorithmic keywords
|
2007-05-28 16:07:16 +02:00
|
|
|
|
2010-09-11 01:56:32 +02:00
|
|
|
DEPENDS+= tex-endfloat-[0-9]*:../../print/tex-endfloat
|
|
|
|
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
|
|
|
|
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
|
|
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
DEPENDS+= tex-relsize-[0-9]*:../../print/tex-relsize
|
|
|
|
DEPENDS+= tex-tocbibind-[0-9]*:../../print/tex-tocbibind
|
|
|
|
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
|
2007-05-28 16:07:16 +02:00
|
|
|
|
2010-09-11 01:56:32 +02:00
|
|
|
.include "../../print/texlive/package.mk"
|
2007-05-28 16:07:16 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|