81ba015b36
latest texlive version. changes unknown.
14 lines
338 B
Makefile
14 lines
338 B
Makefile
# $NetBSD: Makefile,v 1.2 2015/04/22 22:29:37 markd Exp $
|
|
|
|
DISTNAME= fnpara
|
|
PKGNAME= tex-${DISTNAME}-2012
|
|
TEXLIVE_REV= 25607
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= LaTeX package to typeset footnotes in paragraphs
|
|
LICENSE= lppl-1.3c
|
|
|
|
CONFLICTS+= tex-ltxmisc<2009
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|