pkgsrc/print/tex-context-layout/Makefile
markd f5a8432c77 tex-context-layout{,-doc}: Add versio 20070627
Draws a representation of the layout of the current page and
displays the sizes of the widths and heights of the margins,
header, footer and text body.
2022-04-18 04:33:20 +00:00

15 lines
398 B
Makefile

# $NetBSD: Makefile,v 1.1 2022/04/18 04:33:20 markd Exp $
DISTNAME= context-layout
PKGNAME= tex-${DISTNAME}-20070627
TEXLIVE_REV= 47085
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/context-layout
COMMENT= Show ConTeXt layouts
LICENSE= gnu-gpl-v2
DEPENDS+= tex-context-[0-9]*:../../print/tex-context
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"