pkgsrc/print/tex-gentombow-doc/Makefile
markd b33fd3c7b7 tex-gentombow{,-doc}: Add version 2020
From Atsushi Toyokura in pkgsrc-wip

This bundle provides a LaTeX package for generating
Japanese-style crop marks (called 'tombow' in Japanese) for
practical use in self-publishing. The bundle contains the
following packages: gentombow.sty: Generate crop marks (called
'tombow' in Japanese) for practical use in self-publishing. It
provides the core 'tombow' feature if not available.
pxgentombow.sty: Superseded by gentombow.sty; kept for
compatibility only. bounddvi.sty: Set papersize special to DVI
file. Can be used on LaTeX/pLaTeX/upLaTeX (with DVI output
2021-02-21 10:23:51 +00:00

13 lines
354 B
Makefile

# $NetBSD: Makefile,v 1.1 2021/02/21 10:23:51 markd Exp $
DISTNAME= gentombow.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2020
TEXLIVE_REV= 56665
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/gentombow
COMMENT= Documentation for tex-gentombow
LICENSE= modified-bsd
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"