pkgsrc/print/tex-endnotes/Makefile
minskim d72f35e18f Import tex-endnotes-2009 as print/tex-endnotes.
This LaTeX package accumulates footnotes and places them at the end of
the document.
2010-04-23 03:18:01 +00:00

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"