pkgsrc/print/tex-bxorigcapt/Makefile
markd 968b760fcf tex-bxorigcapt{,-doc}: Add version 0.3
From Atsushi Toyokura in pkgsrc-wip

This package forces the caption names (`\chaptername`,
`\today`, etc) declared by the document class in use to be used
as the caption names for a specific language introduced by the
Babel package.
2021-02-21 10:17:31 +00:00

13 lines
357 B
Makefile

# $NetBSD: Makefile,v 1.1 2021/02/21 10:17:31 markd Exp $
DISTNAME= bxorigcapt
PKGNAME= tex-${DISTNAME}-0.3
TEXLIVE_REV= 48606
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/bxorigcapt
COMMENT= To retain the original caption names when using Babel
LICENSE= mit
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"