summaryrefslogtreecommitdiff
path: root/print/tex-memoir/Makefile
blob: 9743f1d4782a70baf614a56d741f28e462dc0eb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.10 2016/06/16 04:06:12 markd Exp $

DISTNAME=	memoir
PKGNAME=	tex-${DISTNAME}-3.7f
TEXLIVE_REV=	41203

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	http://ctan.org/pkg/memoir
COMMENT=	Typeset fiction, non-fiction and mathematical books
LICENSE=	lppl-1.3c

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"