mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
302 B
Makefile
14 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"
|