pkgsrc/print/tex-fancyhdr/Makefile
markd c5dcdf8d9c tex-fancyhdr{,-doc}: update to 3.10
Small bugs fixed

Cleanup of the code

Documentation improvement
2019-05-06 21:06:00 +00:00

15 lines
415 B
Makefile

# $NetBSD: Makefile,v 1.9 2019/05/06 21:06:00 markd Exp $
DISTNAME= fancyhdr
PKGNAME= tex-${DISTNAME}-3.10
TEXLIVE_REV= 49886
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://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"