13 lines
355 B
Makefile
13 lines
355 B
Makefile
# $NetBSD: Makefile,v 1.2 2022/04/15 04:59:07 markd Exp $
|
|
|
|
DISTNAME= uptex-base
|
|
PKGNAME= tex-${DISTNAME}-2021
|
|
TEXLIVE_REV= 61795
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/uptex-base
|
|
COMMENT= Plain TeX formats and documents for upTeX
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|