From Atsushi Toyokura in pkgsrc-wip The bundle provides pLaTeX2e macros for upTeX by Takuji Tanaka. This is a community edition syncing with platex. The bundle depends on platex.
13 lines
348 B
Makefile
13 lines
348 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/02/22 10:20:54 markd Exp $
|
|
|
|
DISTNAME= uplatex.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2020
|
|
TEXLIVE_REV= 57186
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/uplatex
|
|
COMMENT= Documentation for tex-uplatex
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|