pkgsrc/print/tex-fwlw/Makefile
minskim 8b38524c54 Import tex-fwlw-2009 as print/tex-fwlw.
The package extracts the first and last words of a page, together with
the first word of the next page, just before the page is formed into
the object to print.  The package defines a couple of page styles that
use the words that have been extracted.
2010-04-27 18:48:55 +00:00

13 lines
313 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/04/27 18:48:55 minskim Exp $
# TeX Live Revision 17318
DISTNAME= fwlw
PKGNAME= tex-${DISTNAME}-2009
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"