pkgsrc/print/tex-memoir-doc/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

13 lines
322 B
Makefile

# $NetBSD: Makefile,v 1.5 2011/05/14 22:11:09 minskim Exp $
DISTNAME= memoir.doc
PKGNAME= tex-${DISTNAME:S/./-/}-3.6gpl6.0g
TEXLIVE_REV= 21638
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-memoir
CONFLICTS+= teTeX-texmf<=3.0nb17
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"