15 lines
413 B
Makefile
15 lines
413 B
Makefile
# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:34 wiz Exp $
|
|
|
|
DISTNAME= fancyhdr
|
|
PKGNAME= tex-${DISTNAME}-3.9a
|
|
TEXLIVE_REV= 44730
|
|
|
|
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"
|