ea808e0be3
The package provides commands to typeset Chinese representations of numbers. The main difference between this package and CJKnumb is that the commands provided are expandable in the 'proper' way.
13 lines
347 B
Makefile
13 lines
347 B
Makefile
# $NetBSD: Makefile,v 1.1 2022/04/16 01:20:10 markd Exp $
|
|
|
|
DISTNAME= zhnumber.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.8
|
|
TEXLIVE_REV= 54960
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/zhnumber
|
|
COMMENT= Documentation for tex-zhnumber
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|