pkgsrc/print/tex-memoir/Makefile
minskim 2ce937741b Update tex-memoir{,-doc} to 3.6gpl6.0g.
Changes:
-- fixed typo in trimmarks
-- changed \chapter (and chapter like titles), \section's, \part
   and \book such that a non-zero \parskip no longer interfer
   with the title layout.
-- yet another fix for the reimplemented page notes. Now 'x    x'
   only result in one line break not several.
2011-05-14 22:11:08 +00:00

15 lines
442 B
Makefile

# $NetBSD: Makefile,v 1.6 2011/05/14 22:11:08 minskim Exp $
DISTNAME= memoir
PKGNAME= tex-${DISTNAME}-3.6gpl6.0g
TEXLIVE_REV= 21638
MAINTAINER= minskim@NetBSD.org
COMMENT= Typeset fiction, non-fiction and mathematical books
CONFLICTS+= teTeX-texmf<=3.0nb17
DEPENDS+= tex-ifxetex>=0.6:../../print/tex-ifxetex
DEPENDS+= tex-oberdiek>=2009nb1:../../print/tex-oberdiek
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"