d72f35e18f
This LaTeX package accumulates footnotes and places them at the end of the document.
13 lines
329 B
Makefile
13 lines
329 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/04/23 03:18:01 minskim Exp $
|
|
# TeX Live Revision 17197
|
|
|
|
DISTNAME= endnotes
|
|
PKGNAME= tex-${DISTNAME}-2009
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= LaTeX package to place footnotes at the end
|
|
|
|
CONFLICTS+= tex-ltxmisc<2009
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|