pkgsrc/print/tex-algorithmicx/Makefile
2019-12-06 20:17:03 +00:00

13 lines
345 B
Makefile

# $NetBSD: Makefile,v 1.2 2019/12/06 20:18:46 markd 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
TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"