8fb2228b77
The magaz package does special formatting for the first line of text in a paragraph. This is part of a larger body of tools which remain in preparation.
13 lines
297 B
Makefile
13 lines
297 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/04/28 16:05:46 minskim Exp $
|
|
# TeX Live Revision 17431
|
|
|
|
DISTNAME= magaz
|
|
PKGNAME= tex-${DISTNAME}-0.2
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Magazine layout
|
|
|
|
CONFLICTS+= tex-ltxmisc<2009
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|