pkgsrc/print/tex-clrscode/Makefile

15 lines
374 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1.1.1 2012/04/15 03:03:02 minskim Exp $
DISTNAME= clrscode
PKGNAME= tex-${DISTNAME}-1.7
TEXLIVE_REV= 15878
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Typesets pseudocode as in Introduction to Algorithms
LICENSE= lppl-1.3c
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"