pkgsrc/print/tex-lazylist/Makefile
minskim 2e930243be Import tex-lazylist-1.0a as print/tex-lazylist.
This package provides a pile of lambda-calculus and list-handling
macros of an incredibly obtuse nature. The TUGboat paper serves as a
manual for the macros. This TeX code was formally verified.
2010-11-17 17:45:10 +00:00

11 lines
271 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/11/17 17:45:10 minskim Exp $
DISTNAME= lazylist
PKGNAME= tex-${DISTNAME}-1.0a
TEXLIVE_REV= 17691
MAINTAINER= minskim@NetBSD.org
COMMENT= Lists in TeX's "mouth"
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"