20039089f6
Changes: - pagestyle fwlwhead: header line hsa first word and last word - pagestyle NextWordFoot: foot line has page number and next-page first word, but only on odd pages
13 lines
302 B
Makefile
13 lines
302 B
Makefile
# $NetBSD: Makefile,v 1.2 2011/03/22 16:58:15 minskim Exp $
|
|
|
|
DISTNAME= fwlw
|
|
PKGNAME= tex-${DISTNAME}-2010
|
|
TEXLIVE_REV= 21548
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Get first and last words of a page
|
|
|
|
CONFLICTS+= tex-misc<2009
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|