pkgsrc/print/tex-memoir/Makefile
2019-12-06 20:17:03 +00:00

17 lines
483 B
Makefile

# $NetBSD: Makefile,v 1.14 2019/12/06 20:21:59 markd Exp $
DISTNAME= memoir
PKGNAME= tex-${DISTNAME}-3.7h
TEXLIVE_REV= 49394
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/memoir
COMMENT= Typeset fiction, non-fiction and mathematical books
LICENSE= lppl-1.3c
DEPENDS+= tex-ifxetex>=0.6:../../print/tex-ifxetex
DEPENDS+= tex-oberdiek>=2009nb1:../../print/tex-oberdiek
TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"