69dde89c13
pseudo-code algorithms with LaTeX.
12 lines
320 B
Makefile
12 lines
320 B
Makefile
# $NetBSD: Makefile,v 1.1 2013/08/24 17:19:57 jaapb Exp $
|
|
|
|
DISTNAME= algorithmicx
|
|
PKGNAME= tex-${DISTNAME}-2009
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= jaapb@NetBSD.org
|
|
COMMENT= Suite of tools for typesetting algorithms in pseudo-code
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|