3fe95db73e
Simply changing \parskip and \parindent leaves a layout that is untidy; this package (though it is no substitute for a properly-designed class) helps alleviate this untidiness
13 lines
333 B
Makefile
13 lines
333 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/05/05 12:48:44 markd Exp $
|
|
|
|
DISTNAME= parskip
|
|
PKGNAME= tex-${DISTNAME}-2.0
|
|
TEXLIVE_REV= 19963
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Layout with zero \parindent, non-zero \parskip.
|
|
|
|
CONFLICTS+= tex-ltxmisc<2010.20350
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|