43b687b6d6
From Atsushi Toyokura in pkgsrc-wip This package enables users to print some Japanese text that can be used as dummy text. It is a Japanese counterpart of the lipsum package. Since there is no well-known nonsense text like Lipsum in the Japanese language, the package uses some real text in public domain.
13 lines
348 B
Makefile
13 lines
348 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/02/21 10:05:36 markd Exp $
|
|
|
|
DISTNAME= bxjalipsum.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-0.3a
|
|
TEXLIVE_REV= 43369
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/bxjalipsum
|
|
COMMENT= Documentation for tex-bxjalipsum
|
|
LICENSE= mit
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|