pkgsrc/print/tex-mex-doc/Makefile
markd c727bcc556 tex-mex{,-doc}: update to 1.05a
1. Cleaned up (hopefully all) references to licensing to not withstand
our claim that the package is under Knuth lincese. 2. In many places
encoding of texts changed to UTF-8, to make easier to read. 3.
Functionality should be same.
2021-06-06 21:59:15 +00:00

13 lines
338 B
Makefile

# $NetBSD: Makefile,v 1.4 2021/06/06 21:59:15 markd Exp $
DISTNAME= mex.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.05a
TEXLIVE_REV= 58661
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/mex
COMMENT= Documentation for tex-mex
LICENSE= public-domain
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"