a608982b7f
Bugfix in extramarks.sty
15 lines
418 B
Makefile
15 lines
418 B
Makefile
# $NetBSD: Makefile,v 1.14 2022/05/22 21:05:52 markd Exp $
|
|
|
|
DISTNAME= fancyhdr
|
|
PKGNAME= tex-${DISTNAME}-4.0.3
|
|
TEXLIVE_REV= 63329
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/fancyhdr
|
|
COMMENT= Extensive control of page headers and footers in LaTeX2e
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|