[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / print / tex-context-construction-plan

File: [cvs.NetBSD.org] / pkgsrc / print / tex-context-construction-plan / Attic / Makefile (download)

Revision 1.2, Fri Dec 6 20:19:14 2019 UTC (4 years, 3 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.1: +2 -1 lines

tex-*: add TEXLIVE_UNVERSIONED=yes

# $NetBSD: Makefile,v 1.2 2019/12/06 20:19:14 markd Exp $

DISTNAME=	context-construction-plan
PKGNAME=	tex-${DISTNAME}-2015
TEXLIVE_REV=	23167

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://ctan.org/pkg/context-construction-plan
COMMENT=	Construction plans in ConTeXt
LICENSE=	gnu-gpl-v2

DEPENDS+=	tex-context-[0-9]*:../../print/tex-context

TEXLIVE_UNVERSIONED=	yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"