pkgsrc/fonts/tex-ascmac-doc/Makefile
markd a3fc2c161a tex-ascmac{,-doc}: Add version 2.1
From Atsushi Toyokura in pkgsrc-wip

The bundle provides boxes and picture macros with Japanese
vertical writing support. It uses only native picture macros
and fonts for drawing boxes and is thus driver-independent.
Formerly part of the Japanese pLaTeX bundle, it now supports
all LaTeX engines.
2021-02-21 08:26:50 +00:00

13 lines
344 B
Makefile

# $NetBSD: Makefile,v 1.1 2021/02/21 08:26:50 markd Exp $
DISTNAME= ascmac.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2.1
TEXLIVE_REV= 53411
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/ascmac
COMMENT= Documentation for tex-ascmac
LICENSE= modified-bsd
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"