14 lines
341 B
Makefile
14 lines
341 B
Makefile
# $NetBSD: Makefile,v 1.2 2016/01/27 10:53:21 markd Exp $
|
|
# TeX Live Revision 17197
|
|
|
|
DISTNAME= endnotes
|
|
PKGNAME= tex-${DISTNAME}-2009
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= LaTeX package to place footnotes at the end
|
|
LICENSE= lppl-1.2
|
|
|
|
CONFLICTS+= tex-ltxmisc<2009
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|